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

Revert some changes

Former-commit-id: 3f47c9ff
parent b170b616
No related branches found
No related tags found
1 merge request!42Fixed the query service tests
...@@ -346,7 +346,7 @@ services: ...@@ -346,7 +346,7 @@ services:
fda-public: fda-public:
ipv4_address: 172.29.0.15 ipv4_address: 172.29.0.15
ports: ports:
- "3000:3000" - "443:3000"
volumes: volumes:
- /tmp:/tmp - /tmp:/tmp
- "./fda-ui/.prod:/certs" - "./fda-ui/.prod:/certs"
...@@ -367,5 +367,7 @@ services: ...@@ -367,5 +367,7 @@ services:
HOST: 0.0.0.0 HOST: 0.0.0.0
API: http://fda-gateway-service:9095 API: http://fda-gateway-service:9095
TZ: Europe/Vienna TZ: Europe/Vienna
KEY: "${UI_KEY}"
CERT: "${UI_CERT}"
logging: logging:
driver: json-file driver: json-file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment