update deployment

This commit is contained in:
kandrusyak
2023-07-18 02:09:19 +03:00
parent e6918c6e51
commit f6f05c6764
4 changed files with 43 additions and 39 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}