docker-static-webserver
docker-static-webserver copied to clipboard
A static web server with find & replace support for environment variables
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...
- [ ] 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,...