You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update pzserver URLs and devcontainer configuration (#171)
This commit updates the URLs for the pzserver environments to reflect the new domain name. It also comments out some features in the devcontainer configuration.
The changes include:
- Updating the URLs for "pz-dev" and "pz" environments in the `PzRequests` class to use the `pzserver` subdomain.
- Commenting out the `github-cli`, `black`, and `act` features in the `.devcontainer/devcontainer.json` file.
0 commit comments