mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Update xteve.yml
fixed tmp & changed to host network
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
set_fact:
|
||||
pg_volumes:
|
||||
- '/opt/appdata/{{pgrole}}:/home/xteve/xteve'
|
||||
- '/opt/appdata/{{pgrole}}/temp:/temp/xteve'
|
||||
- '/opt/appdata/{{pgrole}}/temp:/tmp/xteve'
|
||||
- '{{path.stdout}}:{{path.stdout}}'
|
||||
- '/etc/localtime:/etc/localtime:ro'
|
||||
- '/mnt:/mnt'
|
||||
@@ -60,7 +60,7 @@
|
||||
env: '{{pg_env}}'
|
||||
restart_policy: unless-stopped
|
||||
networks:
|
||||
- name: plexguide
|
||||
- name: host
|
||||
aliases:
|
||||
- '{{pgrole}}'
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user