Updated docker documentation

This commit is contained in:
2019-04-25 09:00:53 +09:00
parent 89766a5265
commit 71c2746dde
2 changed files with 19 additions and 22 deletions

View File

@ -4,13 +4,11 @@ services:
build:
context: .
dockerfile: docker/development.Dockerfile
network: host
image: animenotifier/notify.moe
hostname: arn
hostname: docker
container_name: notify.moe
stdin_open: true
tty: true
network_mode: host
ports:
- "443:4001"
volumes: