mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-07-06 11:07:12 -06:00
fix(Actions): attempts to fix the now broken actions
This commit is contained in:
@ -2,6 +2,7 @@ services:
|
|||||||
bajacloud:
|
bajacloud:
|
||||||
container_name: uofcbajacloud
|
container_name: uofcbajacloud
|
||||||
image: darkicewolf50/uofcbajacloud:latest
|
image: darkicewolf50/uofcbajacloud:latest
|
||||||
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- 8080:8000
|
- 8080:8000
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user