Typos
This commit is contained in:
parent
ae2344052a
commit
a0cc05e855
@ -10,9 +10,9 @@ services:
|
||||
environment:
|
||||
APP_NAME: "Fire Dragon GIT Repository"
|
||||
FORGEJO__database__DB_TYPE: "mysql"
|
||||
FORGEJO__database__HOST: "mysq:3306"
|
||||
FORGEJO__database__NAME: "gitea"
|
||||
FORGEJO__database__USER: "gitea"
|
||||
FORGEJO__database__HOST: "mysql:3306"
|
||||
FORGEJO__database__NAME: "forgejo"
|
||||
FORGEJO__database__USER: "forgejo"
|
||||
FORGEJO__database__PASSWD: "SecretSquirrel"
|
||||
FORGEJO__server__LFS_START_SERVER: "true"
|
||||
FORGEJO__server__HTTP_PORT: "3000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user