Skip to content
Snippets Groups Projects
Commit acebd58b authored by Christian Boettcher's avatar Christian Boettcher
Browse files

dont overwrite common env vars

parent e155dade
No related branches found
No related tags found
1 merge request!4Add reverse proxy for https and certificate
Pipeline #95067 passed
...@@ -138,6 +138,7 @@ services: ...@@ -138,6 +138,7 @@ services:
- 7001:8080 - 7001:8080
environment: environment:
<<: *airflow-common-env
VIRTUAL_HOST: datalogistics.eflows4hpc.eu VIRTUAL_HOST: datalogistics.eflows4hpc.eu
LETSENCRYPT_HOST: datalogistics.eflows4hpc.eu LETSENCRYPT_HOST: datalogistics.eflows4hpc.eu
VIRTUAL_PORT: 8080 VIRTUAL_PORT: 8080
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment