Harden code-server and move Redis password to secret file
Harden code-server and move Redis password to secret file
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
||||
- traefik.http.routers.code-server.entrypoints=websecure
|
||||
- traefik.http.routers.code-server.tls=true
|
||||
- traefik.http.routers.code-server.tls.certresolver=le
|
||||
- traefik.http.routers.code-server.middlewares=authelia@file,secure-headers@file
|
||||
- traefik.http.services.code-server.loadbalancer.server.port=8443
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user