feat(main): ready for final touches

This commit is contained in:
2024-12-14 16:46:41 -07:00
parent f03bb3d0d2
commit b23d807d8d
8 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@ services:
bajacloud:
container_name: bajacloud
ports:
- 8080:8080
- 8080:8000
volumes:
- ./mock:/Interviews
build: .