updated path to nginx config
This commit is contained in:
parent
bd3d9e1856
commit
9236046fbc
@ -28,7 +28,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${DATA_ROOT}/static/:/usr/share/nginx/html
|
- ${DATA_ROOT}/static/:/usr/share/nginx/html
|
||||||
- ./nginx:/etc/nginx
|
- ./configs/nginx:/etc/nginx
|
||||||
labels:
|
labels:
|
||||||
- traefik.frontend.rule=Host:beta.chaospott.de
|
- traefik.frontend.rule=Host:beta.chaospott.de
|
||||||
- traefik.port=80
|
- traefik.port=80
|
||||||
|
Loading…
Reference in New Issue
Block a user