mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-16 07:57:01 +05:30
nginx: deprecate old domain
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
e4106e1f1b
commit
ee6739a5d3
2 changed files with 1 additions and 49 deletions
|
@ -15,7 +15,7 @@ server {
|
|||
|
||||
server_name crafty.msfjarvis.dev;
|
||||
|
||||
root /home/minecraft/main-server/output;
|
||||
root /home/minecraft/wack-server/output;
|
||||
index index.html;
|
||||
|
||||
ssl_certificate /etc/letsencrypt/live/msfjarvis.dev/fullchain.pem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue