X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-frontend%2FDockerfile;h=35b68c7c251db111d470e5af6e1ec5397232a897;hb=cf067bb8bd9b45e79a85e9612a0f4c5abeb727b8;hp=6caf80d9855a35e611827a8a05abd494308f6c7a;hpb=596b1d89c5f63170ed40abb6f7b9395178c5e44e;p=it%2Fotf.git diff --git a/otf-frontend/Dockerfile b/otf-frontend/Dockerfile index 6caf80d..35b68c7 100644 --- a/otf-frontend/Dockerfile +++ b/otf-frontend/Dockerfile @@ -14,6 +14,10 @@ ENV SERVICEAPI_AAFPASSWORD=password ENV CAMUNDAAPI_URL=https://localhost:31313/ ENV CAMUNDAAPI_AAFID=username ENV CAMUNDAAPI_AAFPASSWORD=password +ENV AZURE_STORAGE_ACCOUNT=otffiles +ENV AZURE_STORAGE_CONTAINER=files +ENV AZURE_STORAGE_KEY=key123 +ENV MONGO_CONNECTION_STRING=connection_string ENV MONGO_BASEURL=localhost:27017/ ENV MONGO_DBOTF=otf ENV MONGO_REPLICASET=rs0