1
0
Fork 0

Add networks

This commit is contained in:
Lukáš Kucharczyk 2022-07-10 08:15:02 +02:00
parent 2cc4de3f26
commit 1967973b98
No known key found for this signature in database
1 changed files with 5 additions and 1 deletions

View File

@ -16,4 +16,8 @@ services:
ports:
- "9999:80"
networks:
- internal
- internal
networks:
internal:
external: true