compose shenannigans
This commit is contained in:
@ -39,9 +39,9 @@ braid-logs() {
|
||||
compose "logs braid"
|
||||
}
|
||||
|
||||
braid-server() {
|
||||
compose "run --rm braid-soap rails server --port 80 --binding 0.0.0.0"
|
||||
}
|
||||
# braid-server() {
|
||||
# compose "run --rm braid rails server --port 80 --binding 0.0.0.0"
|
||||
# }
|
||||
|
||||
restart-clean() {
|
||||
compose "restart braid"
|
||||
|
Reference in New Issue
Block a user