9 lines
152 B
YAML
Raw Normal View History

2019-04-09 06:22:44 +00:00
version: '3'
services:
app:
container_name: "notify.moe"
build: .
ports:
- "443:4001"
environment:
ARN_ROOT: "/notify.moe"