Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks authored Jan 12, 2025
1 parent 11e403b commit 2ca1c53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ services:
- DISABLE_NEW=${DISABLE_NEW}
- FAVICON_URL=${FAVICON_URL}
- MAX_PAYLOAD_SIZE=${MAX_PAYLOAD_SIZE}
- BACKEND_PORT=${BACKEND_PORT}
depends_on:
- backend
networks:
Expand Down

0 comments on commit 2ca1c53

Please sign in to comment.