mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-18 20:59:42 +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
|
||||
context: .
|
||||
ports:
|
||||
- "5005:3000"
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- ./public/uploads:/uploads
|
||||
- ./db:/usr/src/app/db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue