Merge pull request #70 from Typhlos/master

Activate gitea actions
This commit is contained in:
Josue-T 2023-04-27 07:49:50 +02:00 committed by GitHub
commit d9c4cc860a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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