Updated docker settings
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user