Merge pull request #5488 from GabrielInTheWorld/docker-setup

Fixes setup for auth-service
This commit is contained in:
Finn Stutzenstein 2020-07-28 14:25:29 +02:00 committed by GitHub
commit 6d2651650e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ services:
auth:
image: openslides-auth-dev
volumes:
- ./openslides-auth-service/auth:/app/auth
- ./openslides-auth-service/auth/src:/app/src
haproxy:
image: openslides-haproxy-dev
volumes: