瀏覽代碼

:bookmark: v 2.5.0

smallwei 6 年之前
父節點
當前提交
d441917592
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -8,7 +8,7 @@ services:
   pigx-mysql:
     build:
       context: ./
-      dockerfile: ./doc/db/Dockerfile
+      dockerfile: ./db/Dockerfile
     environment:
       MYSQL_ROOT_PASSWORD: root
     restart: always