Skip to content

Commit

Permalink
[notebooks] comment back dev env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana committed Feb 7, 2024
1 parent 5900ad9 commit 8f191d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/api/0.8/11-container-images-k8s.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"os.environ[\"DEV_MODE\"] = \"True\"\n",
"\n",
"# Uncomment this to add custom values\n",
"os.environ[\"NODE_URL\"] = \"http://localhost\"\n",
"os.environ[\"NODE_PORT\"] = \"8080\""
"# os.environ[\"NODE_URL\"] = \"http://localhost\"\n",
"# os.environ[\"NODE_PORT\"] = \"8080\""
]
},
{
Expand Down

0 comments on commit 8f191d2

Please sign in to comment.