mirror of
https://github.com/friendica/docker
synced 2025-01-19 21:41:14 +01: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.
|
||||
// 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
|
||||
if (!empty(getenv('MYSQL_HOST'))
|
||||
&& !empty(getenv('MYSQL_PORT'))
|
||||
|
|
Loading…
Reference in a new issue