Updated firefly container name
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
- mealie
|
- mealie
|
||||||
- qbittorrent
|
- qbittorrent
|
||||||
- searxng
|
- searxng
|
||||||
- firefly3
|
- sabnzbd
|
||||||
- name: sabnzbd
|
- name: firefly3
|
||||||
tags: test
|
tags: test
|
||||||
- unifi-controller
|
- unifi-controller
|
||||||
- slskd
|
- slskd
|
||||||
|
@@ -9,7 +9,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: fireflyiii/core:latest
|
image: fireflyiii/core:latest
|
||||||
container_name: firefly3
|
container_name: firefly_iii_core
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ data_dir }}/firefly3/upload:/var/www/html/storage/upload"
|
- "{{ data_dir }}/firefly3/upload:/var/www/html/storage/upload"
|
||||||
|
Reference in New Issue
Block a user