fixed networks not being a mapping
All checks were successful
Docker Build / Build and Push Images (push) Successful in 11s
All checks were successful
Docker Build / Build and Push Images (push) Successful in 11s
This commit is contained in:
parent
65ddf5aab3
commit
1aed79abce
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
networks:
|
||||
- zenithwiki
|
||||
zenithwiki:
|
||||
driver: bridge
|
||||
|
||||
services:
|
||||
mediawiki:
|
||||
|
|
Loading…
Reference in a new issue