BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems 🛠
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

[FEATURE] Disable `reload` option in run server script #1196

Closed purplesmoke05 closed 2 years ago

purplesmoke05 commented 2 years ago

Is your feature request related to a problem? Please describe.

Currently, reload option is enabled in following script.

https://github.com/BoostryJP/ibet-Wallet-API/blob/8ce15970c2a91535fde4d4f8bac00b745bfeb817/bin/run_server.sh#L28

It would be suitable to remove --reload option for production environment.

Describe the solution you'd like

Remove reload option.