nginx: deprecate old domain

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-05-28 23:53:54 +05:30
parent e4106e1f1b
commit ee6739a5d3
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 1 additions and 49 deletions

View file

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