4c2635670b
fixes https://github.com/TryGhost/Team/issues/3275 fixes https://github.com/TryGhost/Team/issues/3279 fixes https://github.com/TryGhost/Team/issues/3278 This pull request adds a new signup form package to the Ghost core repository. The signup form package is a React component, embeddable on any site, that renders a form for users to subscribe to a Ghost site.
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
# Override this in .env.development.local if needed
|
|
VITE_SITE_URL=https://127.0.0.1:2368
|