Skip to content

Commit

Permalink
fix: docker prod
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jan 29, 2024
1 parent b458a5f commit 2f63ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
environment:
- APP_PORT=3001
- APP_ENV=development
- APP_MAX_FILE_SIZE=10
- SERVICE_AUTH=auth:3002
- SERVICE_BACKEND=backend:3003
- SERVICE_FILE=file:3004
Expand Down

0 comments on commit 2f63ddb

Please sign in to comment.