Change the case of GIT in the description

This commit is contained in:
Jason Rothstein 2020-04-12 17:36:55 -05:00
parent f8ad19303f
commit f25bced977

View File

@ -7,7 +7,7 @@ services:
depends_on:
- "mariadb"
environment:
APP_NAME: "Fire Dragon Git Repository"
APP_NAME: "Fire Dragon GIT Repository"
DB_HOST: "mariadb:3306"
DB_NAME: "gitea"
DB_PASSWD: "SecretSquirrel"