fix typo
This commit is contained in:
@@ -85,7 +85,7 @@ $output = <<<EOF
|
|||||||
APP_ENV=prod
|
APP_ENV=prod
|
||||||
APP_DEBUG=0
|
APP_DEBUG=0
|
||||||
APP_SECRET=$key
|
APP_SECRET=$key
|
||||||
MESSAGENER_TRANSPORT_DSN=doctrine://default?auto_setup=0
|
MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
|
||||||
HTTP_PORT=$http_port
|
HTTP_PORT=$http_port
|
||||||
$creds$database_url
|
$creds$database_url
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user