mirror of
https://github.com/friendica/docker
synced 2025-03-30 16:01:40 +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.
|
||||
// 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…
Add table
Reference in a new issue