got rid of backlog port

This commit is contained in:
Jun-te Kim 2026-05-06 16:13:30 +00:00
parent 131dd2736e
commit 61b1f89bd9

View file

@ -10,7 +10,6 @@ services:
command: sleep infinity
ports:
- "3000:3000"
- "6420:6420"
volumes:
- ..:/workspaces/assessment-model
- ~/.gitconfig:/home/vscode/.gitconfig