diff options
| author | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-15 16:15:52 -0500 |
|---|---|---|
| committer | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-15 16:15:52 -0500 |
| commit | 67d85a9fc5993461afd741b361d9e820a6f0e735 (patch) | |
| tree | 7fe44f21315eb218aecb15b0ec63f48691927d56 /src | |
| parent | Merge pull request #137 from 9qz/master (diff) | |
| download | server-ts-67d85a9fc5993461afd741b361d9e820a6f0e735.tar.xz | |
Config: Be able to configure the target_url
Diffstat (limited to 'src')
| -rw-r--r-- | src/routes/gateway.ts | 5 | ||||
| -rw-r--r-- | src/util/Config.ts | 6 |
2 files changed, 10 insertions, 1 deletions
diff --git a/src/routes/gateway.ts b/src/routes/gateway.ts |
