Add note about docker to deployment

This commit is contained in:
Martin Muzatko 2019-01-15 13:29:39 +01:00 committed by GitHub
parent 6806115de9
commit dd5ebdf46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,13 @@
# Deployment
### Docker
::: tip
You can also deploy using [https://hub.docker.com/r/strapi/strapi](Docker)
:::
The method below describes regular deployment using the built-in mechanisms.
#### #1 - Configure
Update the `production` settings with the IP and domain name where the project will be running.