apioo / fusio

Open source API management platform
https://www.fusio-project.org
Apache License 2.0
1.87k stars 223 forks source link

public\apps\fusio\index.htm Path Issue #544

Open bangash-92 opened 8 months ago

bangash-92 commented 8 months ago

How to use different URLs for production and staging on index.html I want to access the env "FUSIO_URL" directly instead of this hard code line, on index.html

chriskapp commented 8 months ago

Hi @bangash-92, so I would recommend to create a dedicated index.html for production and staging, then you can adjust the url according to the environment.