feat: update CMS service handlers and main application logic.

This commit is contained in:
2025-12-22 13:54:35 -03:00
parent 57b8d7c0a1
commit 32f71852d9
59 changed files with 9125 additions and 59 deletions
+10
View File
@@ -42,6 +42,16 @@ services:
- "3000:3000"
environment:
NEXT_PUBLIC_CMS_API_URL: http://localhost:3001
experience:
build:
context: ./web/experience
dockerfile: Dockerfile
ports:
- "3003:3003"
environment:
NEXT_PUBLIC_LMS_API_URL: http://localhost:3002
volumes:
postgres_data:
uploads_data: