SpawnWP 0.3.7
SpawnWP 0.3.7
This patch fixes creation of the first WordPress environment from an empty cockpit.
- Copies
env.examplefrom the runtime template to.env.examplein the newly
created project. - Explains the site-name format directly below the field.
- Rejects spaces and other URL-unsafe characters before deployment with a specific
inline message.