- PTME -> METH
This commit is contained in:
Misthaa
2024-09-22 18:59:37 +02:00
parent 1d719ffc64
commit 183c487ff6
10 changed files with 27 additions and 27 deletions

View File

@ -15,7 +15,7 @@ http {
server {
access_log /dev/stdout;
error_log /dev/stdout;
server_name ptme.com;
server_name meth.com;
listen 8000 ssl;
ssl_protocols TLSv1.2 TLSv1.3;