Merge pull request #5488 from GabrielInTheWorld/docker-setup
Fixes setup for auth-service
This commit is contained in:
commit
6d2651650e
@ -31,7 +31,7 @@ services:
|
|||||||
auth:
|
auth:
|
||||||
image: openslides-auth-dev
|
image: openslides-auth-dev
|
||||||
volumes:
|
volumes:
|
||||||
- ./openslides-auth-service/auth:/app/auth
|
- ./openslides-auth-service/auth/src:/app/src
|
||||||
haproxy:
|
haproxy:
|
||||||
image: openslides-haproxy-dev
|
image: openslides-haproxy-dev
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user