diff options
author | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-15 16:57:31 -0500 |
---|---|---|
committer | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-15 16:57:31 -0500 |
commit | fc2ae1a41e42a7fcf2291a2226046e1d859d6196 (patch) | |
tree | 1cc64790a1f98fcdf989b4245760c7b240d80947 /src | |
parent | Config: Be able to configure the target_url (diff) | |
download | server-fc2ae1a41e42a7fcf2291a2226046e1d859d6196.tar.xz |
Config: Redo config to be more straight to the point
Diffstat (limited to 'src')
-rw-r--r-- | src/routes/gateway.ts | 5 | ||||
-rw-r--r-- | src/util/Config.ts | 6 |
2 files changed, 2 insertions, 9 deletions
diff --git a/src/routes/gateway.ts b/src/routes/gateway.ts |