Skip to content

Commit 067fe57

Browse files
author
Rub21
committed
Set the right start.sh point for replication container in docker-compose
1 parent 0c3125a commit 067fe57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ services:
8181
echo Sleep the replication-job for a while!;
8282
sleep 40;
8383
echo Creating the replication-job!;
84-
./start.sh"
84+
/start.sh"
8585
env_file:
8686
- ./.env
8787
######################################################

0 commit comments

Comments
 (0)