add details for 1984 server

This commit is contained in:
ace 2023-05-01 23:20:02 +01:00
parent e84c40d76c
commit e622346ff3

View file

@ -1,9 +1,16 @@
#!/bin/sh
# server info
USER=ace
HOST=j25.webarch.net
REMOTE_DIR=sites/ace # the directory where your web site files should go
PORT=22
# USER=test@hugotest.autonomous.org.uk
# HOST=ray.shared.1984.is
# REMOTE_DIR=htdocs # the directory where your web site files should go
# PORT=2222
# local build directory path
DIR="public"