Updated dependencies

This commit is contained in:
2019-04-25 16:18:14 +09:00
parent 5aeb6c5234
commit 89766a5265
3 changed files with 31 additions and 24 deletions

View File

@ -1,4 +1,4 @@
version: "3.4"
version: "3.7"
services:
notify.moe:
build:
@ -6,11 +6,12 @@ services:
dockerfile: docker/development.Dockerfile
network: host
image: animenotifier/notify.moe
hostname: docker
hostname: arn
container_name: notify.moe
stdin_open: true
tty: true
network_mode: host
ports:
- "443:4001"
volumes:
- ~:/my
- ~/:/my