Skip to content

Commit

Permalink
Correct APIKEY so it is all CAPS in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
silliman committed Oct 19, 2023
1 parent b002dac commit d9e2811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secure_build_docker.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,7 @@
" environment:\n",
" - WALLET_NAME=general\n",
" - ZHSM=\\${ZHSM}\n",
" - APIKEy=\\${APIKEY}\n",
" - APIKEY=\\${APIKEY}\n",
"EOF"
]
},
Expand Down

0 comments on commit d9e2811

Please sign in to comment.