reconfigure synapse/element

This commit is contained in:
Nico Schottelius 2023-10-02 10:45:47 +02:00
commit 94c0326a38
4 changed files with 7 additions and 24 deletions

View file

@ -10,9 +10,9 @@ services:
#volumes:
# - ./element/config.json.sh:/app/config.json.sh
#command: sh -c "/app/config.json.sh && nginx -g 'daemon off;'"
entrypoint: /app/config.json.sh
#entrypoint: /app/config.json.sh
ports:
- "80:80/tcp"
- "8008:80/tcp"
nginx:
image: nginx:${NGINX_VERSION}
@ -22,3 +22,4 @@ services:
volumes:
- ./nginx:/etc/nginx/conf.d
- /ssl:/ssl
- /www:/www