Skip to content

Commit

Permalink
Apparently docker compose env vars overwrite dotenv env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed Mar 17, 2024
1 parent 6c31080 commit 6059900
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ services:
restart: always
environment:
RAILS_LOG_TO_STDOUT: 1
SECRET_AUTH_USERNAME: admin
SECRET_AUTH_PASSWORD: admin-password
RAILS_SERVE_STATIC_FILES: 1

volumes:
Expand Down

0 comments on commit 6059900

Please sign in to comment.