This commit is contained in:
renzynx 2022-12-18 17:21:45 +07:00
parent 36703fc0e7
commit cab6100a3c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
environment:
- NODE_ENV=production
- DATABASE_URL=postgresql://postgres:postgrespw@postgres:5432/postgres
- REDIS_URL=redis://bliss_redis:6379
- REDIS_URL=redis://redis:6379
# should be your frontend domain
# e.g. https://amog-us.club
- CORS_ORIGIN=