docker docs

This commit is contained in:
2022-02-05 23:21:33 +01:00
parent 3f258fd900
commit 70904d4c04
3 changed files with 0 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
version: '3.8'
services:
app:
image: cupcakearmy/morphus
ports:
- "80:80"
volumes:
- ./morphus.yaml:/app/morphus.yaml:ro
- ./data:/data