mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-16 14:13:41 +08: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
|