Skip to content

Commit

Permalink
Merge pull request #13 from isankadn/Isanka-patch-552df5f
Browse files Browse the repository at this point in the history
na
  • Loading branch information
isankadn authored Mar 24, 2024
2 parents ca8fa58 + d650f8c commit 08934d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ services:
- .:/usr/src/app
- cargo_registry:/usr/local/cargo/registry
- cargo_git:/usr/local/cargo/git
- ./config-dev.yml:/app/config-dev.yml
- ./config-prod.yml:/app/config-prod.yml
environment:
- DATABASE_URL=${PG_DATABASE_URL}
- RUST_LOG=${RUST_LOG}
Expand Down

0 comments on commit 08934d4

Please sign in to comment.