Skip to content

Fix broken dev environment set-up

Marcos Peña requested to merge 1726-fix-broken-development-environment into develop

Related issue: #1726 (closed)

This Merge Request includes:

Restores development with docker. I'm not sure if server option in vite.config.js would break production env, or it only affects dev environment. Maybe @wvffle could check it?

I also had to change Content-Security-Policy in nginx's conf.dev. Other than that I'm pretty confident with the other changes.

Edited by Marcos Peña

Merge request reports