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