Fixes setup for auth-service

This commit is contained in:
GabrielMeyer 2020-07-28 14:23:28 +02:00
parent a489742494
commit 6b6960c8fe
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: