Skip to content

Commit

Permalink
Change passed environment in docker-compose-main-production
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadranjbarz committed Aug 31, 2023
1 parent 3adb56f commit 53279c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-main-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
balance-aggregator:
image: ghcr.io/giveth/giveconomy-balance-aggregator:main
environment:
- ENVIRONMENT=production
- NODE_ENV=production
restart: always
ports:
- "3001:3000"
Expand Down

0 comments on commit 53279c3

Please sign in to comment.