somenonymous / OshiUpload

Ephemeral file sharing engine
Do What The F*ck You Want To Public License
164 stars 23 forks source link

[Question] Reverse proxy with subdir/subdomain #16

Open pkreuzt opened 1 year ago

pkreuzt commented 1 year ago

Apart from onion domain, which is easier to setup with multiple directions, how can I arrange this setup on clearnet? When I tried a standard approach with Nginx and subdir, app seemed to lack static content on the browser. Is there some config variable to serve as a base url?

somenonymous commented 1 year ago

Currently there is no option to change the base url, but this will be definitely added in the next releases. Using a subdomain should be most convenient way to do it at this time.