1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-05 10:55:17 +02:00

Update docker-compose.yml to use this package

This commit is contained in:
François Darveau 2021-12-14 23:50:02 -05:00 committed by GitHub
parent 6da6c6d561
commit b5dbb03e1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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