mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-06-15 05:14:20 -06:00
fix (container): changed compose to be more reflective of the deployment
This commit is contained in:
parent
bdf23f34f6
commit
1c05204470
@ -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
|
||||
# - testnet
|
Loading…
x
Reference in New Issue
Block a user