mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-06-23 06:17:03 +00:00
3 lines
80 B
Bash
3 lines
80 B
Bash
#!/bin/bash
|
|
sed -i 's#127.0.0.1:6038#weaviate:8080#g' ./mysql-init/ruoyi-ai.sql
|