Adding a few
This commit is contained in:
@@ -36,7 +36,7 @@ ssh ${SERVER} "docker exec gnommo-db psql -U \$(grep ^POSTGRES_USER ${REMOTE_DIR
|
||||
|
||||
# Build and restart containers
|
||||
echo "==> Building and restarting containers..."
|
||||
ssh ${SERVER} "cd ${REMOTE_DIR} && docker compose -f docker-compose.prod.yml --env-file .env.prod up -d --build"
|
||||
ssh ${SERVER} "cd ${REMOTE_DIR} && bash start.sh --build"
|
||||
|
||||
# Wait for backend to be ready
|
||||
echo "==> Waiting for backend to start..."
|
||||
|
||||
Reference in New Issue
Block a user