fix compose
This commit is contained in:
@@ -2,8 +2,6 @@ services:
|
||||
app:
|
||||
build: .
|
||||
container_name: lista-zakupow-app
|
||||
#ports:
|
||||
# - "${APP_PORT:-8000}:8000"
|
||||
expose:
|
||||
- "${APP_PORT:-8000}"
|
||||
healthcheck:
|
||||
|
Reference in New Issue
Block a user