run in docker
This commit is contained in:
@@ -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:
|
||||||
[
|
[
|
||||||
|
Reference in New Issue
Block a user