ok
This commit is contained in:
8
Repository/Gitea/.env
Normal file
8
Repository/Gitea/.env
Normal file
@ -0,0 +1,8 @@
|
||||
GITEA_VERSION=latest
|
||||
GITEA_HOSTNAME=localhost
|
||||
GITEA_WEB_PORT=3000
|
||||
GITEA_SSH_PORT=2222
|
||||
MYSQL_ROOT_PASSWORD=root
|
||||
MYSQL_DATABASE=gitea
|
||||
MYSQL_USER=gitea
|
||||
MYSQL_PASSWORD=gitea
|
Reference in New Issue
Block a user