Skip to content

Commit

Permalink
Revert "Fixed the staging docker compose env"
Browse files Browse the repository at this point in the history
This reverts commit 10b79f5.
  • Loading branch information
aminlatifi committed Aug 20, 2024
1 parent 6075304 commit 2fee247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: ghcr.io/generalmagicio/qacc-be:staging
command: npm run start:docker:server
environment:
- ENVIRONMENT=staging
- ENVIRONMENT=production
- LOG_PATH=/usr/src/app/logs/qacc.log
restart: always
volumes:
Expand Down

0 comments on commit 2fee247

Please sign in to comment.