fusio
fusio copied to clipboard
public\apps\fusio\index.htm Path Issue
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
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.