Files
mystuff_frontend/.env.example
Lars Behrends dda118a2f7 first commit
2026-04-09 10:29:11 +02:00

5 lines
222 B
Plaintext

# APP_URL: The URL where this applet is hosted.
# AI Studio automatically injects this at runtime with the Cloud Run service URL.
# Used for self-referential links, OAuth callbacks, and API endpoints.
APP_URL="MY_APP_URL"