mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 15:27:08 +00:00
chore: make authentik network internal
This commit is contained in:
parent
50435473d2
commit
5cfcc740ba
|
@ -99,10 +99,11 @@ services:
|
|||
- postgresql
|
||||
- redis
|
||||
networks:
|
||||
- proxy
|
||||
- authentik-internal
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
authentik-internal:
|
||||
external: true
|
||||
internal: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user