Fix gitea update issues with level db
This commit is contained in:
parent
1ff5914172
commit
6fb291b3bd
|
@ -33,7 +33,7 @@ gitea:
|
||||||
cache:
|
cache:
|
||||||
ADAPTER: memory
|
ADAPTER: memory
|
||||||
queue:
|
queue:
|
||||||
TYPE: level
|
TYPE: channel
|
||||||
server:
|
server:
|
||||||
BUILTIN_SSH_SERVER_USER: git
|
BUILTIN_SSH_SERVER_USER: git
|
||||||
ROOT_URL: https://git.namesny.com
|
ROOT_URL: https://git.namesny.com
|
||||||
|
|
Loading…
Reference in New Issue