summary refs log tree commit diff
path: root/bundle/src/Server.ts
diff options
context:
space:
mode:
authoruurgothat <cckhmck@gmail.com>2021-10-09 18:44:46 +0300
committeruurgothat <cckhmck@gmail.com>2021-10-09 18:44:46 +0300
commit7e24a56e215b1601597852c117604d8740d319f4 (patch)
tree804cbbd73ba323e000a68ad72f9704b5521c42f2 /bundle/src/Server.ts
parentImplement GIFs (diff)
parent:sparkles: added read state (diff)
downloadserver-7e24a56e215b1601597852c117604d8740d319f4.tar.xz
Merge branch 'master' of https://github.com/fosscord/fosscord-server
Diffstat (limited to '')
-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: