Yuza Dirgayuza
Yuza Dirgayuza
I use this command: ```docker run -d --name=api-umbrella -p 8000:80 -p 8443:443 -v "$(pwd)/config":/etc/api-umbrella nrel/api-umbrella``` Browse to `http://localhost:8000` always redirect to `https://localhost` Is there any configuration to: 1. use different...
There is a "Please Note" statement on usage instruction on the web, but I think this is not enough. It should show a warning or a confirmation when initiate sync...
* I'm using docker image v0, and run using docker-compose * login as default admin * create new user (not administrator) * logout and then login using new created user...
Hello, is it possible to upload using terminal? using curl maybe? How to do it? Thanks.