autocommit

This commit is contained in:
Leo 2024-08-22 23:50:32 +05:00
parent 4c0fe2c747
commit 7ca15bd018

View File

@ -27,6 +27,9 @@ services:
GITEA__database__NAME: gitea
GITEA__database__USER: gitea
GITEA__REPOSITORY__ENABLE_PUSH_CREATE_USER: true
GITEA__repository__ENABLE_PUSH_CREATE_ORG: true
GITEA__security__INSTALL_LOCK: true
restart: always
networks: