fix app.ini
This commit is contained in:
parent
e8f76a82cc
commit
c8c72bcb0c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ in
|
||||||
users.groups.docker.members = [ "gitea" ];
|
users.groups.docker.members = [ "gitea" ];
|
||||||
|
|
||||||
|
|
||||||
environment.etc."gitea/app.ini".source = ''
|
environment.etc."gitea/app.ini".text = ''
|
||||||
APP_NAME = Cloonar Gitea server
|
APP_NAME = Cloonar Gitea server
|
||||||
RUN_USER = gitea
|
RUN_USER = gitea
|
||||||
RUN_MODE = prod
|
RUN_MODE = prod
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue