cloudproxy
cloudproxy copied to clipboard
UI not updating
I am running the docker command using HETZNER and although server creation is working, UI and the other endpoints are not updating (return []).
Specifications
docker run -e USERNAME='xxxxxx' -e PASSWORD='xxxxxx' -e HETZNER_ENABLED=True -e HETZNER_ACCESS_TOKEN='xxxxxx' -it -p 8000:8000 laffin/cloudproxy:latest
same issue with DigitalOcean
same thing with AWS
I have being reviewing the project again and have fixed the issues. It should all work now. Please open a new issue if any problems.