Cody
Results
1
comments of
Cody
You can modify the .env in: ``` uncoder-os/.env ``` This contains the value of the UNCODER_API_BASE_URL= So if your domain is ```example.com``` this needs to be ``` UNCODER_API_BASE_URL=http://example.com:8000 ``` This...