Added default network name
This commit is contained in:
parent
5923b21dd6
commit
6ca85fad81
@ -13,3 +13,7 @@ services:
|
|||||||
- "443:4001"
|
- "443:4001"
|
||||||
volumes:
|
volumes:
|
||||||
- ~/:/my
|
- ~/:/my
|
||||||
|
|
||||||
|
networks:
|
||||||
|
default:
|
||||||
|
name: notify.moe
|
Loading…
Reference in New Issue
Block a user