Interview-Backend/docker-compose.yaml

11 lines
239 B
YAML

services:
bajacloud:
container_name: uofcbajacloud
image: darkicewolf50/uofcbajacloud:latest
build: .
ports:
- 8080:8000
volumes:
- ./L - Logistics/Interviews:/Interviews
# networks:
# - testnet