Skip to content
Snippets Groups Projects
Commit 28431df5 authored by ale's avatar ale
Browse files

Fix APACHE_HOST for noise

parent 3e35ca8e
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ noise:
- /var/lib/mailman-noise: /data
env:
DOMAIN: "{{ domain }}"
APACHE_HOST: "noise.{{ domain }}"
APACHE_HOST: "noise.autistici.org"
APACHE_PORT: 6897
API_PORT: 6888
public_endpoints:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment