Update docker-compose.yml

This commit is contained in:
Deepzz
2023-05-15 08:58:56 +08:00
committed by GitHub
parent db26fb51e5
commit e2fa96cd62

View File

@@ -11,7 +11,7 @@ services:
- ${PWD}/esdata:/usr/share/elasticsearch/data - ${PWD}/esdata:/usr/share/elasticsearch/data
restart: always restart: always
eiblog: eiblog:
iamge: deepzz0/eiblog:latest image: deepzz0/eiblog:latest
volumes: volumes:
- ${PWD}/conf:/app/conf - ${PWD}/conf:/app/conf
extra_hosts: extra_hosts: