fix(Container): moved into apporpriate folders

This commit is contained in:
2024-12-14 16:04:17 -07:00
parent 99bfecce23
commit 2cca4777de
35 changed files with 38 additions and 12 deletions

10
docker-compose.yaml Normal file
View File

@ -0,0 +1,10 @@
services:
bajacloud:
container_name: bajacloud
ports:
- 8080:8080
volumes:
- ./mock:/Interviews
build: .
# networks:
# - testnet