This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15900efc35
budibase
/
hosting
/
start.sh
3 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now.
2020-11-30 19:04:47 +01:00
#!/bin/bash
Removing --build option from docker-compose up.
2021-01-06 18:24:18 +01:00
docker-compose --env-file hosting.properties up