Cleanup and fix inconsistencies.

Remove ping check for github.
This commit is contained in:
Jan Eitzinger
2021-08-25 11:24:24 +02:00
parent b64c2bcbc7
commit dfa7a91648
5 changed files with 15 additions and 16 deletions

3
.env
View File

@@ -8,9 +8,10 @@ APP_ENVIRONMENT=prod
########################################################################
# MySQL
# The SQL port is not exposed outside the container
########################################################################
MYSQL_ROOT_PASSWORD=root
MYSQL_DATABASE=symfony
MYSQL_DATABASE=ClusterCockpit
MYSQL_USER=symfony
MYSQL_PASSWORD=symfony