migrate from pubtester.local to pubtester.example.net

close #1
This commit is contained in:
Luna 2023-01-22 18:48:42 -03:00
parent 5ea0205138
commit 66f16288fc
3 changed files with 35 additions and 18 deletions

View file

@ -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;