run in docker
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
build: .
|
||||
container_name: hosts_app
|
||||
ports:
|
||||
- "${APP_PORT:-5580}:5580"
|
||||
- "5580:5580"
|
||||
healthcheck:
|
||||
test:
|
||||
[
|
||||
|
Reference in New Issue
Block a user