Spaces:
Paused
Paused
Rename web/env(1) to web/.env
Browse files- web/{env(1) → .env} +1 -1
web/{env(1) → .env}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
REACT_APP_API_URL=http://localhost:
|
| 2 |
REACT_APP_TG_API_ID=20248870
|
| 3 |
REACT_APP_TG_API_HASH=0111cdf5090cde6669bc03c8bf10e733
|
|
|
|
| 1 |
+
REACT_APP_API_URL=http://localhost:7860
|
| 2 |
REACT_APP_TG_API_ID=20248870
|
| 3 |
REACT_APP_TG_API_HASH=0111cdf5090cde6669bc03c8bf10e733
|