add migrations phase and visits table
Some checks failed
Build and Push / build (push) Failing after 51s
Some checks failed
Build and Push / build (push) Failing after 51s
This commit is contained in:
@@ -4,6 +4,9 @@ image = "git.nodeup.ru/stackops/test-app:latest"
|
||||
replicas = 1
|
||||
port = 8080
|
||||
|
||||
[migrations]
|
||||
command = "test-app migrate"
|
||||
|
||||
[ingress]
|
||||
host = "test.app.nodeup.ru"
|
||||
path = "/"
|
||||
|
||||
Reference in New Issue
Block a user