mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-06-15 13:24:19 -06:00
11 lines
241 B
YAML
11 lines
241 B
YAML
services:
|
|
bajacloud:
|
|
container_name: uofcbajacloud
|
|
image: darkicewolf50/uofcbajacloud:latest
|
|
ports:
|
|
- 8080:8000
|
|
volumes:
|
|
- ./L - Logistics/Interviews:/Interviews
|
|
# build: .
|
|
# networks:
|
|
# - testnet |