docker-static-webserver icon indicating copy to clipboard operation
docker-static-webserver copied to clipboard

A static web server with find & replace support for environment variables

Results 3 docker-static-webserver issues
Sort by recently updated
recently updated
newest added

Currently the default behaviour is to try the files directly or load an index.html It would be nice to implement support for a 404 file / template since apache and...

enhancement

- [ ] permission denied error when copying files as nginx to /var/www - [ ] every file is copied on startup. should only be files that match an environment...

# What I've ran into an issue where I thought Vite and NextJS weren't exporting files correctly. The browser was throwing exceptions when loading javascript resources. After lots of debugging,...