Skip to content

Commit

Permalink
[Fix #126] Removed duplicated env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
LaChope committed May 13, 2024
1 parent 4cee677 commit 656c424
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/.docker/config.js.template
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ window.__config__ = {
FTA_FMEA_AUTHENTICATION:'${FTA_FMEA_AUTHENTICATION}',
FTA_FMEA_AUTH_SERVER_URL:'${FTA_FMEA_AUTH_SERVER_URL}',
FTA_FMEA_AUTH_CLIENT_ID:'${FTA_FMEA_AUTH_CLIENT_ID}',
FTA_FMEA_AUTHENTICATION:'${FTA_FMEA_AUTHENTICATION}'
FTA_FMEA_AUTH_SERVER_URL:'${FTA_FMEA_AUTH_SERVER_URL}'
FTA_FMEA_AUTH_CLIENT_ID:'${FTA_FMEA_AUTH_CLIENT_ID}'
}

0 comments on commit 656c424

Please sign in to comment.