Void
Void copied to clipboard
Upload link error timeout
http://upload.kepar.ml:8765/ppnoi8 Its one of the files i uploaded, and it give me error timeout exception
Is there anything in the logs?, try using reversed proxy and enable HTTPS btw.
Is there anything in the logs?, try using reversed proxy and enable HTTPS btw.
1- https is enabled too (on cloudflare), but it gives me http link 2- it auto add the port number wich is not necessary + cause connection issue, I want to remove this 3- wym by reversed proxy
- nothing in logs, just saying connection timedout
Enable secure
in the config.toml, you need either port 80
for HTTP, 443
for HTTPS to hide the port.
Try using nginx
, there's an example config in the README.
Enable
secure
in the config.toml, you need either port80
for HTTP,443
for HTTPS to hide the port. upload.Kepar.ml is already ported so yea
Use the sample nginx
config and enable secure
in the config.toml
.