Chia-Network / Climate-Tokenization-Engine

Apache License 2.0
2 stars 2 forks source link

CLIMATE_TOKEN_DRIVER: Token driver should only listen on localhost, unless it is in explorer mode. #58

Closed ccornick closed 1 year ago

ccornick commented 1 year ago

Since this should ONLY ever be deployed side by side with the rest of tokenization engine, this app should only run on localhost.

ccornick commented 1 year ago

Set default as localhost, display WARNING in console if set to something other than localhost.

brodoin commented 1 year ago

This would be a simple check that would take less than an hour to implement