mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-26 06:36:09 +02:00
Cleanup and fix inconsistencies.
Remove ping check for github.
This commit is contained in:
3
.env
3
.env
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user