update elementweb, do not yet deploy redis
This commit is contained in:
parent
f42e2adfae
commit
e39fa6b779
3 changed files with 59 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue