Commit Graph

3 Commits

Author SHA1 Message Date
Erik Vroon
4a81262280 Fix docker entrypoint (#886) 2024-09-05 18:46:43 +02:00
Erik Vroon
54b70a7821 Fix docker entrypoint (#878)
With this change, we search for relevant environment variables
and replace the placeholder value with the actual runtime
environment variable's value.

We don't have to specify the keys of the environment variables
anymore and the variables can be unset.

Based on https://www.tomoliver.net/posts/nextjs-docker-public-env-vars
2024-08-30 19:40:31 +02:00
robigan
34cf05b4cd Improved frontend dockerfile (#498)
Closes #495
2024-02-21 19:00:02 +01:00