fix (container): changed compose to be more reflective of the deployment

This commit is contained in:
darkicewolf50 2024-12-21 15:33:51 -07:00
parent bdf23f34f6
commit 1c05204470

View File

@ -1,10 +1,11 @@
services:
bajacloud:
container_name: darkicewolf50/uofcbajacloud:latest
container_name: uofcbajacloud
image: darkicewolf50/uofcbajacloud:latest
ports:
- 8080:8000
volumes:
- ./mock:/Interviews
build: .
- ./L - Logistics/Interviews:/Interviews
# build: .
# networks:
# - testnet