update env

This commit is contained in:
🐟 2024-12-04 11:08:08 +00:00
parent 617f7edbd0
commit c321acc66b
3 changed files with 7 additions and 2 deletions

0
env.sh Executable file
View File

View File

9
run.sh
View File

@ -1,5 +1,10 @@
ip_addr=`wget -qO- ipinfo.io/ip`
IP_ADDR="$ip_addr" docker compose up -d --build
NAME=`hostnamectl`
IP="$ip_addr"
PORT=40900
docker logs -f sing
docker compose up -d --build
docker logs -f sing