mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 05:09:41 +02:00
Update docker-compose.yml
This commit is contained in:
parent
d9bfb88a86
commit
7914a5a0ac
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
||||||
dockerfile: docker/Dockerfile.prod
|
dockerfile: docker/Dockerfile.prod
|
||||||
context: .
|
context: .
|
||||||
ports:
|
ports:
|
||||||
- "5005:3000"
|
- "3000:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./public/uploads:/uploads
|
- ./public/uploads:/uploads
|
||||||
- ./db:/usr/src/app/db
|
- ./db:/usr/src/app/db
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue