|
|
|
|
@ -15,8 +15,8 @@ services:
@@ -15,8 +15,8 @@ services:
|
|
|
|
|
- "traefik.http.routers.raspap-https.middlewares=mistborn_auth@file" |
|
|
|
|
- "traefik.http.routers.raspap-https.tls.certresolver=basic" |
|
|
|
|
- "traefik.http.services.raspap-service.loadbalancer.server.port=80" |
|
|
|
|
#env_file: |
|
|
|
|
# - ../.envs/.production/.pihole |
|
|
|
|
env_file: |
|
|
|
|
- ./.envs/.production/.raspap |
|
|
|
|
cap_add: |
|
|
|
|
#- NET_ADMIN |
|
|
|
|
- SYS_ADMIN |
|
|
|
|
|