update elementweb, do not yet deploy redis

This commit is contained in:
Nico Schottelius 2023-10-02 14:17:15 +02:00
commit e39fa6b779
3 changed files with 59 additions and 8 deletions

View file

@ -9,8 +9,6 @@ services:
- ELEMENTWEB=${elementWebFQDN}
#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
ports:
- "8008:80/tcp"
@ -23,3 +21,4 @@ services:
- ./nginx:/etc/nginx/conf.d
- /ssl:/ssl
- /www:/www
- ./config.json:/app/config.json