Skip to content

[BUG] MISSING BASE_URL in UFZ IMAGE

Summary

  • Missing env file in ufz Dockerfile causes problems on rdm-test

Steps to reproduce

  • visit https://rdm-test.intranet.ufz.de/sms/

What is the current bug behavior?

  • site will not load

What is the expected correct behavior?

    • site will should load

Some logs and/or screenshots

  • Laden fehlgeschlagen für das <script> mit der Quelle "https://rdm-test.intranet.ufz.de/_nuxt/4998d46.js". and more additional files

Possible fixes

  • add ENV BASE_URL /sms to docker/deployment/ufz/Dockerfile

ToDo's

  • add missing env variable to docker file
  • run pipeline