fix compose

This commit is contained in:
Mateusz Gruszczyński
2025-10-08 12:20:48 +02:00
parent 355b73775f
commit a902205960

View File

@@ -2,8 +2,6 @@ services:
app:
build: .
container_name: lista-zakupow-app
#ports:
# - "${APP_PORT:-8000}:8000"
expose:
- "${APP_PORT:-8000}"
healthcheck: