From ad8106970a871746357e6b437d2ebdcc92c6f8d8 Mon Sep 17 00:00:00 2001 From: 3y Date: Wed, 13 Dec 2023 21:41:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E6=BC=94=E7=A4=BA=E5=9C=B0=E5=9D=80=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- docker-compose.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ae15405..1735d82 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@

-:fire:项目在线演示地址:[http://139.9.66.219:3000/](http://139.9.66.219:3000/) +:fire:项目在线演示地址:[http://117.50.186.19:3000/](http://117.50.186.19:3000/) :fire:**11W+字,共107个文档,带你玩转austin**,详情可戳:[消息推送平台文档](https://www.yuque.com/u1047901/eg5qvy/hh0gk5p4uwie8bva) diff --git a/docker-compose.yml b/docker-compose.yml index 389d705..1290136 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,7 +13,6 @@ services: command: --init-file /docker-entrypoint-initdb.d/init.sql volumes: - ./doc/sql/austin.sql:/docker-entrypoint-initdb.d/init.sql - - ./doc/docker/mysql:/var/lib/mysql - ./doc/docker/mysql/mysql.cnf:/etc/mysql/my.cnf ports: - "3306:3306"