update port for cactus comments

This commit is contained in:
ch0ccyra1n 2022-11-01 12:12:14 -07:00
parent b3e6460bc6
commit 873a2938a6

View file

@ -4,7 +4,7 @@
<script>
initComments({
node: document.getElementById("comment-section"),
defaultHomeserverUrl: "https://planetexpress.me",
defaultHomeserverUrl: "https://planetexpress.me:8448",
serverName: "planetexpress.me",
siteName: "ch0ccyra1n.gitlab.io",
commentSectionId: "{{ index .Params 0 }}"