fix port?
This commit is contained in:
parent
d20fc4e773
commit
b3e6460bc6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<script>
|
<script>
|
||||||
initComments({
|
initComments({
|
||||||
node: document.getElementById("comment-section"),
|
node: document.getElementById("comment-section"),
|
||||||
defaultHomeserverUrl: "https://planetexpress.me:8448",
|
defaultHomeserverUrl: "https://planetexpress.me",
|
||||||
serverName: "planetexpress.me",
|
serverName: "planetexpress.me",
|
||||||
siteName: "ch0ccyra1n.gitlab.io",
|
siteName: "ch0ccyra1n.gitlab.io",
|
||||||
commentSectionId: "{{ index .Params 0 }}"
|
commentSectionId: "{{ index .Params 0 }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue