There was an error while loading. Please reload this page.
1 parent 4754ff5 commit cb9b645Copy full SHA for cb9b645
01-Login/exec.ps1
@@ -0,0 +1,2 @@
1
+docker build -t auth0-python-web-01-login .
2
+docker run --env-file .env -p 3000:3000 -it auth0-python-web-01-login
0 commit comments