Convert server to LAN only mode
This commit is contained in:
parent
d95766012d
commit
9e251961c9
5 changed files with 257 additions and 204 deletions
|
@ -66,16 +66,6 @@ services:
|
|||
environment:
|
||||
GEOIPUPDATE_EDITION_IDS: GeoLite2-City
|
||||
GEOIPUPDATE_FREQUENCY: '8'
|
||||
whoami-test:
|
||||
image: traefik/whoami
|
||||
container_name: whoami-test
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
networks:
|
||||
- proxy
|
||||
environment:
|
||||
- TZ
|
||||
networks:
|
||||
authentik:
|
||||
external: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue