From d0b5164e6d9f3bcd6ca36bb18a096dfe67d6b78a Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 31 Mar 2026 21:01:47 -0500 Subject: [PATCH] Deploy nsite as named site 'ditto' and drop publish-relay-list --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index db3239f9..b543e66f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -50,11 +50,11 @@ deploy-nsite: nsyte deploy ./dist -i --sec "$NSITE_NBUNKSEC" + --name ditto --relays "wss://relay.ditto.pub,wss://relay.nsite.lol,wss://relay.dreamith.to,wss://relay.primal.net" --servers "https://blossom.primal.net,https://blossom.ditto.pub,https://blossom.dreamith.to" --fallback "/index.html" --publish-server-list - --publish-relay-list --use-fallback-relays --use-fallback-servers