You need to sign in or sign up before continuing.
Commit 005ef717 authored by mamunozgil's avatar mamunozgil
Browse files

update docker-compose

parent 43436a11
No related merge requests found
Pipeline #10997 passed with stage
in 15 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -2,8 +2,8 @@ version: '2'
services:
services:
backend:
container_name: backendcomposedta
image: hftstuttgart/dta-backend:latest
container_name: backend
image: hftstuttgart/cota-backend:latest
user: "${EUSER}:${EGID}"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment