Add networks
This commit is contained in:
parent
2cc4de3f26
commit
1967973b98
|
@ -17,3 +17,7 @@ services:
|
|||
- "9999:80"
|
||||
networks:
|
||||
- internal
|
||||
|
||||
networks:
|
||||
internal:
|
||||
external: true
|
Loading…
Reference in New Issue