Updated docker settings

This commit is contained in:
2019-04-14 19:04:08 +09:00
parent c210ab36ee
commit efcd77cb99
4 changed files with 18 additions and 7 deletions

View File

@ -5,5 +5,8 @@ services:
image: animenotifier/notify.moe
stdin_open: true
tty: true
network_mode: bridge
ports:
- "443:4001"
- "443:4001"
volumes:
- .:/home/developer/notify.moe