Browse Source

加入gateway

owen-carter 6 years ago
parent
commit
5ee3764c5c
2 changed files with 0 additions and 1 deletions
  1. 0 1
      docker-compose.yml
  2. 0 0
      init/init.sql

+ 0 - 1
docker-compose.yml

@@ -13,7 +13,6 @@ services:
       MYSQL_DATABASE: walle
     volumes:
       - ${HOME}/.walle/mysql:/var/lib/mysql
-#      - ./init/init.sql:/docker-entrypoint-initdb.d/init.sql
     restart: always
 
   web:

+ 0 - 0
init/init.sql

@@ -1 +0,0 @@