There was an error while loading. Please reload this page.
1 parent 11ab6f4 commit 4754ff5Copy full SHA for 4754ff5
01-Login/exec.sh
@@ -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