mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +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