1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-10-17 16:35:24 +00:00

use git instead of cloudron as user

This commit is contained in:
girish@cloudron.io
2016-02-21 18:52:08 -08:00
parent d69fc238bb
commit 8c5e97b351
5 changed files with 28 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
APP_NAME = Gogs: Go Git Service
RUN_USER = cloudron
RUN_USER = git
RUN_MODE = prod
[database]