Skip to content

Commit 9b8594f

Browse files
committed
build: allinone
1 parent 9d535d4 commit 9b8594f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SSR_PATH=/opt/sqlbot/g2-ssr
22
APP_PATH=/opt/sqlbot/app
33

4-
/usr/local/bin/docker-entrypoint.sh postgres
4+
/usr/local/bin/docker-entrypoint.sh postgres &
55
sleep 5
66
wait-for-it 127.0.0.1:5432 --timeout=120 --strict -- echo -e "\033[1;32mPostgreSQL started.\033[0m"
77

0 commit comments

Comments
 (0)