mirror of
https://github.com/Dvorinka/Containr.git
synced 2026-06-05 04:52:57 +00:00
small fix, don't worry about it
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[build]
|
||||
builder = "DOCKERFILE"
|
||||
dockerfilePath = "Dockerfile"
|
||||
|
||||
[deploy]
|
||||
healthcheckPath = "/health"
|
||||
healthcheckTimeout = 120
|
||||
restartPolicyType = "ON_FAILURE"
|
||||
restartPolicyMaxRetries = 10
|
||||
Reference in New Issue
Block a user