1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
budibase/scripts/devDocker.sh
2024-07-29 16:00:02 +02:00

5 lines
176 B
Bash
Executable file

#!/bin/bash
yarn build:apps
docker compose -f hosting/docker-compose.build.yaml -f hosting/docker-compose.dev.yaml --env-file hosting/.env up --build --scale proxy-service=0