From 2e8c3d805690fce6d19fffb4ba024e1989c18825 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 11 Aug 2024 20:37:54 -0700 Subject: Fixes --- pastiche.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pastiche.conf') diff --git a/pastiche.conf b/pastiche.conf index aaf3fd4..b9160d0 100644 --- a/pastiche.conf +++ b/pastiche.conf @@ -1,6 +1,6 @@ -(:service-domain "paste.cicadas.surf" +(:service-domain "paste.mycooldomain.com" :service-protocol "https" - :service-port 80 - :localhost-port 9911 :db-path "/home/pastiche/db/" - :paste-path "/home/pastiche/pastes/") \ No newline at end of file + :paste-path "/home/pastiche/pastes/" + :service-port 80 + :localhost-port 8989) \ No newline at end of file -- cgit v1.2.3