Skip to content

Commit

Permalink
rename environment valraibles in docker_env
Browse files Browse the repository at this point in the history
  • Loading branch information
Assem-Hafez committed Apr 8, 2024
1 parent 221f661 commit c2d49f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .docker_env
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
NODE_ENV=development
CADENCE_CLUSTERS_NAMES=default
CADENCE_GRPC_PEERS="127.0.0.1:7833"
CADENCE_GRPC_SERVICE=cadence-frontend
CADENCE_GRPC_SERVICES_NAMES=cadence-frontend
CADENCE_WEB_PORT=8088
CADENCE_EXTERNAL_SCRIPTS=""
ENABLE_AUTH=false
Expand Down

0 comments on commit c2d49f9

Please sign in to comment.