start-firefly: Fix volume mount point
This commit is contained in:
@@ -4,6 +4,6 @@ podman run \
|
|||||||
-d \
|
-d \
|
||||||
--name firefly-iii \
|
--name firefly-iii \
|
||||||
--env-file firefly.env \
|
--env-file firefly.env \
|
||||||
-v firefly-iii:/storage \
|
-v firefly-iii:/var/www/html/storage \
|
||||||
-p 8080:8080 \
|
-p 8080:8080 \
|
||||||
docker.io/fireflyiii/core
|
docker.io/fireflyiii/core
|
||||||
|
|||||||
Reference in New Issue
Block a user