update deployment

This commit is contained in:
kandrusyak
2023-07-15 19:26:52 +03:00
parent 6752536325
commit ee38811709
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
app:
fullName: ${CI_PROJECT_TITLE}
image: docker-registry.dopcore.com/${CI_PROJECT_PATH}
db:
connection_string: ${CONNECTION_STRING}
server:
port: ${SERVICE_PORT}