Spaces:
Sleeping
Sleeping
Tristan Yu commited on
Commit ·
ba6cf54
1
Parent(s): feb1d93
Add environment files to fix API URL configuration
Browse files- .env.production +1 -0
.env.production
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
REACT_APP_API_URL=https://linguabot-transcreation-backend.hf.space/api
|