chore: proper url path for docker deployment

This commit is contained in:
Elliot DeNolf
2023-04-20 13:38:22 -04:00
parent 8c242450e5
commit c251801b1a

View File

@@ -144,4 +144,4 @@ After it starts, you can go to `http://localhost:3000/admin` to create your firs
### Docker ### Docker
Looking to deploy Payload with Docker? New projects with `create-payload-app` come with a Dockerfile and docker-compose.yml file ready to go. Examples of these files can be seen in our [Deployment docs](/docs/deployment#docker). Looking to deploy Payload with Docker? New projects with `create-payload-app` come with a Dockerfile and docker-compose.yml file ready to go. Examples of these files can be seen in our [Deployment docs](/docs/production/deployment#docker).