compose: also join backend-net so cauldron can reach mariadb
This commit is contained in:
parent
153a846884
commit
48026aeae4
1 changed files with 3 additions and 0 deletions
|
|
@ -16,7 +16,10 @@ services:
|
||||||
- "127.0.0.1:7790:7790"
|
- "127.0.0.1:7790:7790"
|
||||||
networks:
|
networks:
|
||||||
- sulkta
|
- sulkta
|
||||||
|
- backend-net
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
sulkta:
|
sulkta:
|
||||||
external: true
|
external: true
|
||||||
|
backend-net:
|
||||||
|
external: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue