Skip to content
Snippets Groups Projects
Unverified Commit d77f0014 authored by Martin Weise's avatar Martin Weise
Browse files

Forgot the keys

parent 4ab8581f
No related branches found
No related tags found
3 merge requests!81New stable release,!43Merge dev to master,!36Resolve "Test AMQP"
...@@ -320,6 +320,8 @@ services: ...@@ -320,6 +320,8 @@ services:
environment: environment:
HOST: 0.0.0.0 HOST: 0.0.0.0
API: http://fda-gateway-service:9095 API: http://fda-gateway-service:9095
KEY: "${UI_KEY}"
CERT: "${UI_CERT}"
TZ: Europe/Vienna TZ: Europe/Vienna
logging: logging:
driver: json-file driver: json-file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment