1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-03 05:03:15 +00:00

Use hostname

This commit is contained in:
andryyy
2017-05-25 11:00:14 +02:00
parent 813207c694
commit 0403579b7e
+1 -1
View File
@@ -1 +1 @@
settings = "http://172.22.1.251:8081/settings.php";
settings = "http://nginx:8081/settings.php";