diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
| commit | 88e2726fc1fc6cec2b9e63526ce4c0a1a04a2e98 (patch) | |
| tree | 94fd56c8c02e422a54d69aa7dec798b7a55d6a2d /fig-frontend/client/src/config.ts | |
| parent | 4a23754fc6515c947e0bbac38cd0e558b701fe2f (diff) | |
Add new frontend
Diffstat (limited to 'fig-frontend/client/src/config.ts')
| -rw-r--r-- | fig-frontend/client/src/config.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fig-frontend/client/src/config.ts b/fig-frontend/client/src/config.ts deleted file mode 100644 index e001107..0000000 --- a/fig-frontend/client/src/config.ts +++ /dev/null @@ -1,4 +0,0 @@ -export const URL = "http://localhost:8000"; -export const API_URL = `${URL}/api/`; -export const SCRIPT_URL = `${URL}/js/`; -export const CLIENT_ID = "q486jugzn2my4iw6l181o006ugye4j"; |
