Skip to content

Commit 7b97319

Browse files
authored
Update exec.ps1
1 parent f0ebf2f commit 7b97319

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

00-Starter-Seed/exec.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
docker build -t auth0-django-01-login .
2-
docker run --env-file .env -p 8000:8000 -it auth0-django-01-login
1+
docker build -t auth0-python-api .
2+
docker run --env-file .env -p 3001:3001 -it auth0-python-api

0 commit comments

Comments
 (0)