Miniflux: pantalaimon access
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4dd6ac9190
commit
9e57547767
@ -27,6 +27,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- backend
|
- backend
|
||||||
- gateway
|
- gateway
|
||||||
|
- pantalaimon
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:13
|
image: postgres:13
|
||||||
@ -54,4 +55,6 @@ networks:
|
|||||||
gateway:
|
gateway:
|
||||||
external: true
|
external: true
|
||||||
name: gateway
|
name: gateway
|
||||||
|
pantalaimon:
|
||||||
|
external: true
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user