X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-frontend%2FDockerfile;h=35b68c7c251db111d470e5af6e1ec5397232a897;hb=refs%2Fheads%2Fazure;hp=6caf80d9855a35e611827a8a05abd494308f6c7a;hpb=392cca7a80edc84824d6521e85b54f693765bd60;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