Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Commit c2e51f1

Browse files
🔄 feat: Update project
1 parent eacf3ba commit c2e51f1

File tree

4 files changed

+563
-440
lines changed

4 files changed

+563
-440
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
context: .
1818
dockerfile: Dockerfile
1919
ports:
20-
- "8090:8000"
20+
- "5010:8000"
2121
volumes:
2222
- ./project:/project
2323
env_file:

0 commit comments

Comments
 (0)