Learn how to deploy your Makeswift application with Docker.
0.23.2
or higher.
MAKESWIFT_SITE_API_KEY
environment variable in your Docker build. This will need to be added in the .env
file that is included in your Docker build, or in the dashboard of your hosting provider.
Version | Changes |
---|---|
v0.24.0 | Removes proxy requests for draft mode. MAKESWIFT_DRAFT_MODE_PROXY_FORCE_HTTP environment variable is no longer needed in Docker builds. |
v0.23.2 | Added support for Docker deployments |