Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood authored Jan 24, 2025
1 parent b1b3d96 commit b6f60ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- .env
environment:
- ENVIRONMENT=staging
- ENVIRONMENT_NAME=develop
- ENVIRONMENT_NAME=staging
- CONFIG=config.Staging
- SECRET_KEY=${SECRET_KEY}
- SENTRY_DSN=https://[email protected]/4507423798853632
Expand Down

0 comments on commit b6f60ae

Please sign in to comment.