mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-06-14 04:34:17 -06:00
11 lines
279 B
YAML
11 lines
279 B
YAML
services:
|
|
bajacloud:
|
|
container_name: uofcbajacloud
|
|
image: darkicewolf50/uofcbajacloud:latest
|
|
ports:
|
|
- 43443:8000
|
|
volumes:
|
|
- ./L - Logistics/Interviews:/Interviews
|
|
# networks:
|
|
# - testnet
|
|
build: . # do not include in delpoyment version |