summary refs log tree commit diff
path: root/nginx.conf
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 15:52:33 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 15:52:33 +1100
commit095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242 (patch)
tree72bc2d6b975855c020e5dd9612a5113b4bf7c2e3 /nginx.conf
parentRevert "Merge pull request #1008 from spacebarchat/dev/samuel" (diff)
downloadserver-ts-095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242.tar.xz
Remove ALL fosscord mentions
Diffstat (limited to 'nginx.conf')
-rw-r--r--nginx.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/nginx.conf b/nginx.conf

index 141cf5ca..2a1fd412 100644 --- a/nginx.conf +++ b/nginx.conf
@@ -1,8 +1,8 @@ -# This is an example nginx config for Fosscord. +# This is an example nginx config for Spacebar. server { # Change server_name - server_name fosscord.example.com; + server_name spacebar.example.com; listen 80; location / {