2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-09-26 03:11:21 +02:00

forgot to update htconfig.php

This commit is contained in:
Philipp Holzer 2018-05-26 13:41:12 +02:00
parent ea387bf9e8
commit 965ffeecd1
No known key found for this signature in database
GPG key ID: 58160D7D6AF942B6

View file

@ -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'))