mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 10:31:36 +01:00
Activating gitea actions
This commit is contained in:
parent
f7bdfd7085
commit
57cdd0ea53
@ -3,6 +3,9 @@ APP_NAME = Gitea
|
||||
RUN_USER = __APP__
|
||||
RUN_MODE = prod
|
||||
|
||||
[actions]
|
||||
ENABLED = true
|
||||
|
||||
[database]
|
||||
DB_TYPE = mysql
|
||||
HOST = 127.0.0.1:3306
|
||||
|
Loading…
Reference in New Issue
Block a user