Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sepia
Hannah Arendt
Commentary Deployment
Commits
94ca5851
Verified
Commit
94ca5851
authored
Dec 14, 2021
by
hynek
🤤
Browse files
build(compose): update services
parent
6672eca5
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
94ca5851
...
...
@@ -6,7 +6,7 @@ volumes:
services
:
ingress
:
image
:
nginx:1.21.
3
-alpine
image
:
nginx:1.21.
4
-alpine
restart
:
always
volumes
:
-
type
:
bind
...
...
@@ -17,11 +17,11 @@ services:
-
${cd_ingress_port:-8080}:8080
db
:
image
:
docker.gitlab.gwdg.de/sepia/hannaharendt/commentary-backend/commentary-backend:
7f150f49
image
:
docker.gitlab.gwdg.de/sepia/hannaharendt/commentary-backend/commentary-backend:
1fee8fb6
restart
:
always
volumes
:
-
data:/exist/data
front
:
image
:
docker.gitlab.gwdg.de/sepia/hannaharendt/commentary-frontend/commentary-frontend:
034c73cd
image
:
docker.gitlab.gwdg.de/sepia/hannaharendt/commentary-frontend/commentary-frontend:
eddb1fc3
restart
:
always
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment