Florian Derzbach

Results 4 comments of Florian Derzbach

Same here, it is working when forced, but not in the Browser: ``` $ docker run -it --rm ymuski/curl-http3 curl -I --http3 https://xxxxx.xxx HTTP/3 301 server: nginx date: Sun, 06...

No luck for me. btw. your readme tells "Alpine Linux image with nginx 1.19.5 (mainline) ", but in the Dockerfile you use "ENV NGINX_VERSION 1.16.1" built it with ``` ENV...

maybe moving the sleep before the command might make more sense on startup

> is there a documentation somewhere how to use the API... i found the postman webpage (https://www.postman.com/docmost-api) but already fail at the auth part... with "cannot Post /auth/login (404). i...