Merge pull request #5806 from GabrielInTheWorld/fix-auth-environment

Updates environment for autoupdate
This commit is contained in:
GabrielInTheWorld 2021-01-11 15:54:44 +01:00 committed by GitHub
commit 29e79eefb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ services:
- datastore-reader
- message-bus
environment:
- AUTH=fake
- AUTH_SERVICE_PROTOCOL=http
env_file: services.env
volumes:
- ../openslides-autoupdate-service/cmd:/root/cmd