summaryrefslogtreecommitdiff
path: root/pastiche.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pastiche.conf')
-rw-r--r--pastiche.conf8
1 files changed, 4 insertions, 4 deletions
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