Update network name
This commit is contained in:
parent
d86126bf70
commit
b7c9c4166c
@ -10,14 +10,14 @@ services:
|
||||
- WEBDAV_USER=user
|
||||
- WEBDAV_PASS=password1
|
||||
networks:
|
||||
- app
|
||||
- webdav
|
||||
ports:
|
||||
- '8888:80'
|
||||
volumes:
|
||||
- 'webdav:/var/www/webdav'
|
||||
|
||||
networks:
|
||||
app:
|
||||
webdav:
|
||||
|
||||
volumes:
|
||||
webdav:
|
||||
|
Loading…
Reference in New Issue
Block a user