mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-13 16:26:06 +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…
x
Reference in New Issue
Block a user