Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Thauer 0bd997d981 feat: fallback to string value if config value is not json 2020-07-31 06:36:37 -04:00
Patrik Oldsberg 223759b0d0 cli: put static assets in dist/static 2020-07-26 17:19:34 +02:00
Patrik Oldsberg 686f396d2b docker: avoid crash when restarting container 2020-07-15 10:55:20 +02:00
Jacob Wejendorp d95244c09b fix(docker): dynamically determine the chunk to inject during runtime
The __APP_INJECTED_RUNTIME_CONFIG__ value is not always in the main
chunk, so we need to find the right chunk to inject for runtime config.
2020-06-12 19:42:24 +02:00
Patrik Oldsberg fe2d04ae3b docker: add runtime config injection from env 2020-06-07 14:43:20 +02:00
Patrik Oldsberg 912bd3ee18 Dockerfile: move nginx config templating to run script 2020-03-31 01:11:34 +02:00