mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-26 06:36:09 +02:00
Change php-fpm config path. Restructure .env file
This commit is contained in:
13
.env
13
.env
@@ -1,9 +1,7 @@
|
||||
DATADIR=./data
|
||||
########################################################################
|
||||
# CLUSTERCOCKPIT SETTINGS
|
||||
########################################################################
|
||||
CLUSTERCOCKPIT_BRANCH=develop
|
||||
|
||||
########################################################################
|
||||
# APP
|
||||
########################################################################
|
||||
APP_CLUSTERCOCKPIT_INIT=true
|
||||
APP_ENVIRONMENT=dev
|
||||
|
||||
@@ -51,3 +49,8 @@ PHPMYADMIN_PORT=8080
|
||||
########################################################################
|
||||
NGINX_PORT=80
|
||||
NGINX_SYMFONY_SERVER_NAME=localhost
|
||||
|
||||
########################################################################
|
||||
# INTERNAL SETTINGS
|
||||
########################################################################
|
||||
DATADIR=./data
|
||||
|
Reference in New Issue
Block a user