fix: stop complaining on logs
This commit is contained in:
parent
daf4a26f72
commit
616d4437ed
2
abra.sh
2
abra.sh
@ -1,4 +1,4 @@
|
||||
export APP_INI_VERSION=v19
|
||||
export APP_INI_VERSION=v20
|
||||
export DOCKER_SETUP_SH_VERSION=v1
|
||||
export PG_BACKUP_VERSION=v1
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
APP_NAME = {{ env "GITEA_APP_NAME" }}
|
||||
WORK_PATH=/var/lib/gitea
|
||||
|
||||
[database]
|
||||
DB_TYPE = {{ env "GITEA_DB_TYPE" }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user