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
commit09c3d7a560d536391d17a085c9c908aa5dcfec05 (patch)
tree928a97b088b18ff1afba76f9b71362c2dc4b23f9 /bundle/src/Server.ts
parentImplement GIFs (diff)
parent:sparkles: added read state (diff)
downloadserver-09c3d7a560d536391d17a085c9c908aa5dcfec05.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: