parent
5ea0205138
commit
66f16288fc
3 changed files with 35 additions and 18 deletions
|
@ -36,7 +36,7 @@ http {
|
|||
# root /mnt/none;
|
||||
# index index.html index.htm;
|
||||
|
||||
# server_name mastodon.pubtester.local;
|
||||
# server_name mastodon.pubtester.example.net;
|
||||
|
||||
# absolute_redirect off;
|
||||
# server_name_in_redirect off;
|
||||
|
@ -73,7 +73,7 @@ http {
|
|||
root /mnt/none;
|
||||
index index.html index.htm;
|
||||
|
||||
server_name pleroma.pubtester.local;
|
||||
server_name pleroma.pubtester.example.net;
|
||||
|
||||
absolute_redirect off;
|
||||
server_name_in_redirect off;
|
||||
|
@ -98,7 +98,7 @@ http {
|
|||
root /mnt/none;
|
||||
index index.html index.htm;
|
||||
|
||||
server_name pleroma2.pubtester.local;
|
||||
server_name pleroma2.pubtester.example.net;
|
||||
|
||||
absolute_redirect off;
|
||||
server_name_in_redirect off;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue