Update docker-compose.yml
This commit is contained in:
@@ -4,6 +4,11 @@ services:
|
||||
container_name: lista-zakupow-app
|
||||
expose:
|
||||
- "${APP_PORT:-8000}"
|
||||
|
||||
# temporary
|
||||
ports:
|
||||
- "9291:8000"
|
||||
|
||||
healthcheck:
|
||||
test:
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user