Make lint happy in docker-compose.yml

This commit is contained in:
Dirk Klimpel 2023-01-16 21:03:07 +01:00 committed by GitHub
parent ee8050f697
commit 418996e71c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,8 @@ services:
# - NODE_OPTIONS="--max_old_space_size=1024"
# default is /
# - PUBLIC_URL=/synapse-admin
# You can use a fixed homeserver, so that the user can no longer define it himself
# You can use a fixed homeserver, so that the user can no longer
# define it himself
# - REACT_APP_SERVER="https://matrix.example.com"
ports:
- "8080:80"