diff options
author | quidtum <quidtum> | 2022-02-22 20:29:44 -0500 |
---|---|---|
committer | quidtum <quidtum> | 2022-02-22 20:29:44 -0500 |
commit | 33fca9b05ba0c92da4fd3e21e5d02eead73929c5 (patch) | |
tree | 2aab43d1304293a4035976463a603b1a97d3590d | |
parent | 166c9a58ba78ff31966581880bc4f23526901791 (diff) |
init conf
-rw-r--r-- | init.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/init.conf b/init.conf new file mode 100644 index 0000000..7d3d03e --- /dev/null +++ b/init.conf @@ -0,0 +1,3 @@ +server { + server_name spectralrenga.cyfraeviolae.org; +} |