Fix gitea data dir
This commit is contained in:
parent
babeef8226
commit
6f4ede5c5f
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
USER_UID=1000
|
||||
USER_GID=1000
|
||||
volumes:
|
||||
- "/srv/docker/gitea:/data:rw"
|
||||
- "/srv/data/gitea:/data:rw"
|
||||
|
||||
- name: Setup proxy site gitea.n39.eu
|
||||
include_role:
|
||||
|
|
Loading…
Reference in a new issue