diff options
| author | physcik <mynameisgennadiy@vk.com> | 2026-04-23 14:15:52 +0500 |
|---|---|---|
| committer | physcik <mynameisgennadiy@vk.com> | 2026-04-23 14:15:52 +0500 |
| commit | c99fc297e8b66273d6210bed0812efab399ba13b (patch) | |
| tree | 7275cc75244cc43a1e1ef28f2eb13878bd2225ad /front/src/Config.ts | |
| parent | 68f3941b17ce80f486d9dbaedbe3b4aa8746dff8 (diff) | |
Weapons index
Diffstat (limited to 'front/src/Config.ts')
| -rw-r--r-- | front/src/Config.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/front/src/Config.ts b/front/src/Config.ts new file mode 100644 index 0000000..78f4e0d --- /dev/null +++ b/front/src/Config.ts @@ -0,0 +1 @@ +export const BackendURL = "http://localhost:6969"; |
