mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-27 05:13:07 +00:00
Shoko Server - Make mnt writable
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
set_fact:
|
set_fact:
|
||||||
pg_volumes:
|
pg_volumes:
|
||||||
- '/etc/localtime:/etc/localtime:ro'
|
- '/etc/localtime:/etc/localtime:ro'
|
||||||
- '/mnt:/mnt:ro'
|
- '/mnt:/mnt'
|
||||||
- '/opt/appdata/{{pgrole}}/data:/home/shoko/.shoko'
|
- '/opt/appdata/{{pgrole}}/data:/home/shoko/.shoko'
|
||||||
|
|
||||||
- name: 'Setting PG ENV'
|
- name: 'Setting PG ENV'
|
||||||
|
|||||||
Reference in New Issue
Block a user