Tilt is a tool for local Kubernetes development. It makes it easy to see your changes as you make them, and it rebuilds and redeploys your app as you change it. It is a great tool for local development and testing of Kubernetes applications.
2 lines
63 B
Plaintext
2 lines
63 B
Plaintext
NEXT_PUBLIC_API_URL=https://impress.127.0.0.1.nip.io/api/v1.0/
|