summary refs log tree commit diff
path: root/bundle/src
diff options
context:
space:
mode:
authorLobo Metalúrgico <43734867+LoboMetalurgico@users.noreply.github.com>2021-10-09 23:44:59 -0300
committerGitHub <noreply@github.com>2021-10-09 23:44:59 -0300
commita801dfc47895ecd0c6e15e382a18c1d6cbe0b4e9 (patch)
tree50a0e87efa1bbc503c65677ab8dc514047eb1164 /bundle/src
parent(api): fix some issues (diff)
parent:sparkles: random guest username generation added (diff)
downloadserver-a801dfc47895ecd0c6e15e382a18c1d6cbe0b4e9.tar.xz
Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojis
Diffstat (limited to 'bundle/src')
-rw-r--r--bundle/src/Server.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/bundle/src/Server.ts b/bundle/src/Server.ts

index 662b9008..5dda2d02 100644 --- a/bundle/src/Server.ts +++ b/bundle/src/Server.ts
@@ -30,9 +30,6 @@ async function main() { cdn: { endpointClient: "${location.host}", endpointPrivate: `http://localhost:${port}`, - ...(!Config.get().cdn.endpointPublic && { - endpointPublic: `http://localhost:${port}`, - }), }, gateway: { endpointClient: