Skip to content

Commit

Permalink
add example container registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
Alw3ys committed Dec 17, 2023
1 parent 6c5ab6f commit 8205144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
RUST_LOG=INFO
CONTAINER_REGISTRY_URL=ghcr.io
POSTGRES_PASSWORD=X4BYYbnK4WQQLgV
DATABASE_URL=postgres://postgres:[email protected]:5432/postgres

0 comments on commit 8205144

Please sign in to comment.