Merge pull request #5880 from r-peschke/debug-port-for-backend

Map debug port for openslides-backend in docker-compose.dev
This commit is contained in:
Finn Stutzenstein 2021-02-10 14:38:07 +01:00 committed by GitHub
commit cf653fd151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ services:
env_file: services.env
volumes:
- ../openslides-backend/openslides_backend:/app/openslides_backend
ports:
- 5678:5678
autoupdate:
image: openslides-autoupdate-dev
depends_on: