summaryrefslogtreecommitdiff
path: root/deployment/systems
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2026-03-16 20:48:38 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2026-03-16 21:10:32 +0100
commit8b66cf3a502ba1281a0d981a5eef4ca67160ed77 (patch)
treeb72ca36e70f0946e1420969e3b89435cef9f105a /deployment/systems
parent1d44de6aa4473a6ccfa9d8f57223a7acca701fbd (diff)
adjust SSH entries for aisaka to route via www subdomainHEADtestmaster
Diffstat (limited to 'deployment/systems')
-rw-r--r--deployment/systems/akashi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/akashi.scm b/deployment/systems/akashi.scm
index 896f2f6..aa09381 100644
--- a/deployment/systems/akashi.scm
+++ b/deployment/systems/akashi.scm
@@ -35,7 +35,7 @@
(define offload-hub
#~(build-machine
- (name "marekpasnikowski.pl")
+ (name "www.marekpasnikowski.pl")
(systems (list "x86_64-linux"
"i686-linux"))
(user "marek")