andiexer / EagleEye-ScriptLogPlatform

Platform for logging all of your scripts, analyze and alert it!
MIT License
4 stars 0 forks source link

configure api url in frontend ui #28

Open braiinzz opened 7 years ago

braiinzz commented 7 years ago

At the current version you configure the frontend api url for the ui in the docker environment variable. The idea is, that you can change the url from the ui and save it in a shared appconfig.json (which need to be shared between all ui docker container). This improves the usability for the deployment and the ui docker image is unrelated to the other images.