diff --git a/docker-compose.yaml b/docker-compose.yaml index cbae134..12437e0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,7 +1,7 @@ version: '2.1' services: php7.ftqq.com: - build: ./buildLNP + image: hub.c.163.com/easychen/apncore:latest ports: - "80:80" - "443:80" @@ -31,4 +31,4 @@ services: volumes: - "./data:/usr/src/livereload-watch" - \ No newline at end of file +