ChannelFinder / pvinfo

Web interface to channel finder with integrations to other HLC apps
MIT License
10 stars 3 forks source link

Update .env file to use base URLs for services #11

Closed tynanford closed 1 year ago

tynanford commented 1 year ago

For channelfinder, use /ChannelFinder instead of /ChannelFinder/resources/channels

https://github.com/ChannelFinder/pvinfo/blob/master/.env#L27

For pvws, use /pvws instead of /pvws/ws

https://github.com/ChannelFinder/pvinfo/blob/master/.env#L32

tynanford commented 1 year ago

closing this an not implemented. this would make the env files a bit harder if using proxies

tynanford commented 1 year ago

Re-opened and decided it is better to use the base channel finder URL in the settings file. This allows us to utilize the /resources/properties and /resources/tags endpoints in the future

Updated here: https://github.com/ChannelFinder/pvinfo/commit/d20c271e1a68f24cd1784ae6f16914abc6574c93