run in docker

This commit is contained in:
Mateusz Gruszczyński
2025-09-21 22:50:03 +02:00
parent e1202f3c13
commit a29b2a4c99

View File

@@ -3,7 +3,7 @@ services:
build: . build: .
container_name: hosts_app container_name: hosts_app
ports: ports:
- "${APP_PORT:-5580}:5580" - "5580:5580"
healthcheck: healthcheck:
test: test:
[ [