mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-05 02:45:18 +02:00
Update docker-compose.yml to use this package
This commit is contained in:
parent
6da6c6d561
commit
b5dbb03e1c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3.6'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
flame:
|
flame:
|
||||||
image: pawelmalak/flame
|
image: ghcr.io/fdarveau/flame:latest
|
||||||
container_name: flame
|
container_name: flame
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/host/data:/app/data
|
- /path/to/host/data:/app/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue