forked from brevdev/dreambooth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ports.yaml
15 lines (14 loc) · 932 Bytes
/
ports.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#############################################################################################
##### Expose your port publicly here so other people or services can use it. #####
##### #####
##### ex. You want to connect a frontend to a backend. Run the project you want to #####
##### expose and add its port here. This service can be accessed at #####
##### 3000-projectName-user-org.brev.sh. #####
##### #####
##### Read more here: https://github.com/brevdev/dotbrev/blob/main/README.md #####
#############################################################################################
# version: "1.0"
# ports:
# - "3000"
# - "5000"
# - "8000"