mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 17:04:27 +01:00
chore: make authentik network internal
This commit is contained in:
@@ -99,10 +99,11 @@ services:
|
||||
- postgresql
|
||||
- redis
|
||||
networks:
|
||||
- proxy
|
||||
- authentik-internal
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
authentik-internal:
|
||||
external: true
|
||||
internal: true
|
||||
|
||||
Reference in New Issue
Block a user