mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
Update docker-compose.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user