Updated docker build

This commit is contained in:
2019-04-09 17:49:05 +09:00
parent 8c6b8c27aa
commit fe6e7a47b6
3 changed files with 11 additions and 17 deletions

View File

@ -1,9 +1,6 @@
version: '3'
services:
app:
container_name: "notify.moe"
notify.moe:
build: .
ports:
- "443:4001"
environment:
ARN_ROOT: "/notify.moe"
- "443:4001"