Added command
This commit is contained in:
@@ -8,6 +8,7 @@ depend = ["nc-test-database"]
|
||||
restart = "unless-stopped"
|
||||
detach = true
|
||||
hostname = "nc-test-api-hn"
|
||||
command = "dotnet NumberChords.Api.dll"
|
||||
|
||||
[service.healthcheck]
|
||||
cmd = "pg_isready --dbname=$DB_DATABASE_NAME --username=$DB_USERNAME || exit 1"
|
||||
|
||||
Reference in New Issue
Block a user