1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00

[Rspamd] Use Nginx IP in settings map

This commit is contained in:
andryyy 2017-07-26 23:04:49 +02:00
parent 03c614f749
commit 8da02378b1

View File

@ -1 +1 @@
settings = "http://nginx:8081/settings.php"; settings = "http://172.22.1.251:8081/settings.php";