1
0
Fork 0
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:
Nikita Melnikov 2022-11-04 20:08:38 +02:00 committed by GitHub
parent d9bfb88a86
commit 7914a5a0ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ services:
dockerfile: docker/Dockerfile.prod
context: .
ports:
- "5005:3000"
- "3000:3000"
volumes:
- ./public/uploads:/uploads
- ./db:/usr/src/app/db