mirror of
https://github.com/strapi/strapi.git
synced 2025-09-04 14:23:03 +00:00
Add note about docker to deployment
This commit is contained in:
parent
6806115de9
commit
dd5ebdf46f
@ -1,5 +1,13 @@
|
|||||||
# Deployment
|
# 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
|
#### #1 - Configure
|
||||||
|
|
||||||
Update the `production` settings with the IP and domain name where the project will be running.
|
Update the `production` settings with the IP and domain name where the project will be running.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user