Updated documentation

This commit is contained in:
2019-04-18 19:29:33 +09:00
parent 1a63d04e64
commit 39078c1af2
3 changed files with 21 additions and 13 deletions

View File

@ -5,6 +5,7 @@ services:
context: .
network: host
image: animenotifier/notify.moe
hostname: docker
stdin_open: true
tty: true
network_mode: host
@ -12,4 +13,4 @@ services:
- "80:4000"
- "443:4001"
volumes:
- ~:/host
- ~:/my