moved the frontend to gh-pages branch & domain to y2k.jarv.is

This commit is contained in:
2020-08-01 22:32:04 -04:00
parent 89b43f033d
commit ead87a4451
43 changed files with 10 additions and 469 deletions
+14
View File
@@ -0,0 +1,14 @@
[Unit]
Description=WebSockets server
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
User=root
ExecStart=/root/y2k/server/socket.sh
[Install]
WantedBy=multi-user.target