diff --git a/services/frontend/.env.production b/services/frontend/.env.production index 908d763..18fb562 100644 --- a/services/frontend/.env.production +++ b/services/frontend/.env.production @@ -1 +1 @@ -REACT_APP_API_SERVER=http://localhost:9001/v1 \ No newline at end of file +REACT_APP_API_SERVER=https://api.ctk.dev/v1 \ No newline at end of file