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