mirror of
https://github.com/friendica/docker
synced 2025-05-29 09:03:56 +02:00
forgot to update htconfig.php
This commit is contained in:
parent
ea387bf9e8
commit
965ffeecd1
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
||||||
// Custom htconfig.php for Docker usage.
|
// Custom htconfig.php for Docker usage.
|
||||||
// Uses a lot of environment variables
|
// Uses a lot of environment variables
|
||||||
|
|
||||||
// Use environment variables for mysql if they are set beforehand
|
|
||||||
|
|
||||||
// Use environment variables for mysql if they are set beforehand
|
// Use environment variables for mysql if they are set beforehand
|
||||||
if (!empty(getenv('MYSQL_HOST'))
|
if (!empty(getenv('MYSQL_HOST'))
|
||||||
&& !empty(getenv('MYSQL_PORT'))
|
&& !empty(getenv('MYSQL_PORT'))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue