healthcheck 방어코드
This commit is contained in:
@@ -38,6 +38,9 @@ services:
|
||||
restart: always
|
||||
|
||||
linkforty-prod:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: linkforty-custom:latest
|
||||
container_name: linkforty-core-prod
|
||||
restart: always
|
||||
@@ -69,6 +72,9 @@ services:
|
||||
restart: always
|
||||
|
||||
linkforty-sandbox:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: linkforty-custom:latest
|
||||
container_name: linkforty-core-sandbox
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user