mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-18 05:10:53 +00:00
Merge pull request #21 from ayush6624/v8.3
Fixed volume name typo in gitea
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
- name: 'Setting PG Volumes'
|
- name: 'Setting PG Volumes'
|
||||||
set_fact:
|
set_fact:
|
||||||
pg_volumes:
|
pg_volumes:
|
||||||
- '/opt/appdata/{{pgrole}}:/config'
|
- '/opt/appdata/{{pgrole}}:/data'
|
||||||
- '/etc/localtime:/etc/localtime:ro'
|
- '/etc/localtime:/etc/localtime:ro'
|
||||||
### - '/opt/appdata/git/gitea-db:/data'
|
### - '/opt/appdata/git/gitea-db:/data'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user