Commit 005ef717 authored by mamunozgil's avatar mamunozgil
Browse files

update docker-compose

parent 43436a11
Pipeline #10997 passed with stage
in 15 seconds
Showing with 2 additions and 2 deletions
+2 -2
...@@ -2,8 +2,8 @@ version: '2' ...@@ -2,8 +2,8 @@ version: '2'
services: services:
services: services:
backend: backend:
container_name: backendcomposedta container_name: backend
image: hftstuttgart/dta-backend:latest image: hftstuttgart/cota-backend:latest
user: "${EUSER}:${EGID}" user: "${EUSER}:${EGID}"
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /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