Migrate Discourse to new VM on fornax #389

Merged
raucao merged 11 commits from chore/migrate_discourse into master 2022-02-18 19:02:49 +00:00
Showing only changes of commit 5b2ae82ce6 - Show all commits

View File

@ -18,7 +18,6 @@ server {
# Send real IP to the Docker container
set_real_ip_from 127.0.0.1;
set_real_ip_from 172.17.0.1;
real_ip_header X-Forwarded-For;
client_max_body_size 20M;