You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1: Add private media to docker-compose to properly reflect persistence that is required since the certs are saved on /app/private-media/
2. Add sendfile settings so you can download certificates that have been uploaded, it will generate a 500 now. E.g. https://github.com/GeneriekPublicatiePlatformWoo/registratie-component/pull/132/files
3. Add --static-map /media=/app/private-media to uwsgi command in ./bin/docker_start.
Toegevoegde waarde / Added value
If its in the admin I'm assuming it is supported?
Aanvullende opmerkingen / Additional context
If its in the admin I'm assuming it is supported?
The text was updated successfully, but these errors were encountered:
Thema / Theme
Objecten API
Omschrijving / Description
If its in the admin I'm assuming it is supported?
1: Add private media to docker-compose to properly reflect persistence that is required since the certs are saved on
/app/private-media/
2. Add sendfile settings so you can download certificates that have been uploaded, it will generate a 500 now. E.g. https://github.com/GeneriekPublicatiePlatformWoo/registratie-component/pull/132/files
3. Add
--static-map /media=/app/private-media
to uwsgi command in./bin/docker_start
.Toegevoegde waarde / Added value
If its in the admin I'm assuming it is supported?
Aanvullende opmerkingen / Additional context
If its in the admin I'm assuming it is supported?
The text was updated successfully, but these errors were encountered: