Store repository data in data path if not previously set (#13991)
* Store repository data in data path if not previously set * update docs * Update docs/content/doc/advanced/config-cheat-sheet.en-us.md Co-authored-by: silverwind <me@silverwind.io> * update docs Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
b8c58edf39
commit
88b585c2e0
5 changed files with 8 additions and 13 deletions
|
@ -18,7 +18,7 @@ architectures:
|
|||
|
||||
environment:
|
||||
GITEA_CUSTOM: "$SNAP_COMMON"
|
||||
GITEA_WORK_DIR: "$SNAP_DATA"
|
||||
GITEA_WORK_DIR: "$SNAP_COMMON"
|
||||
GIT_TEMPLATE_DIR: "$SNAP/usr/share/git-core/templates"
|
||||
GIT_EXEC_PATH: "$SNAP/usr/lib/git-core"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue