This commit is contained in:
unknown
2021-10-04 16:15:17 +02:00
parent 6a6f1750b1
commit 1625932e52
2 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
version: "3"
version: '3'
services:
flame:
image: pawelmalak/flame
@@ -7,4 +7,4 @@ services:
- /path/to/data:/app/data
ports:
- 5005:5005
restart: unless-stopped
restart: unless-stopped