]> Untitled Git - lemmy-ui.git/commit
Make WS host configurable (#167)
authorMischa Spiegelmock <me@mish.dev>
Fri, 12 Feb 2021 17:54:35 +0000 (19:54 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Feb 2021 17:54:35 +0000 (12:54 -0500)
commit99c7966200371da7e4f3615412cf18103dee44b7
tree7fceead7f9893054c4ff7c4013ea03ba00f6ddce
parentad1a350eeda3eda620003e0bf73ac667b097f100
Make WS host configurable (#167)

* Make WS host configurable

* indent

* Type fixes

* Type lemmyConfig

* typo

* Move lemmy config to interfaces.ts
src/server/index.tsx
src/shared/env.ts
src/shared/interfaces.ts
src/shared/utils.ts
tsconfig.json