Commit 5a67cd764b3e813440e17865c752f0ad188b2538
1 parent
850b58c41c
Exists in
master
and in
2 other branches
updating the environment variables
Showing 2 changed files with 4 additions and 2 deletions
api/config/kea.php
View file @
5a67cd7
docker-compose-jfrog.yml
View file @
5a67cd7
... | ... | @@ -124,7 +124,8 @@ |
124 | 124 | - "OD_GRAFANA_PARAMS=${OD_GRAFANA_PARAMS}" |
125 | 125 | - "MLTD_GRAFANA_PARAMS=${MLTD_GRAFANA_PARAMS}" |
126 | 126 | - "CEPTD_KIBANA_PARAMS=${CEPTD_KIBANA_PARAMS}" |
127 | - - "REMOTESYSLOG=${REMOTESYSLOG}" | |
127 | + - "RSYSLOG_SERVER=${RSYSLOG_SERVER}" | |
128 | + - "RSYSLOG_PORT=${RSYSLOG_PORT}" | |
128 | 129 | |
129 | 130 | #OD |
130 | 131 | od: |