* Fixing server name for freechat
- Removing pointless single website push playbook
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
server {
|
||||
root /var/www/freechat;
|
||||
index index.html;
|
||||
server_name athens-freechat.shockrah.xyz;
|
||||
server_name freechat.shockrah.xyz;
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ =404;
|
||||
|
||||
Reference in New Issue
Block a user