The configuration file (application.yml) lies on the server, but there was a difficulty in the fact that after any change, you need to restart the docker. How can I reread it while the server is running?
↧
The configuration file (application.yml) lies on the server, but there was a difficulty in the fact that after any change, you need to restart the docker. How can I reread it while the server is running?