mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
add elasticsearch port mapping in override
This commit is contained in:
@@ -45,6 +45,13 @@ services:
|
||||
networks:
|
||||
- internal
|
||||
|
||||
elasticsearch:
|
||||
ports:
|
||||
- 9200:9200
|
||||
networks:
|
||||
- internal
|
||||
|
||||
|
||||
worker:
|
||||
volumes:
|
||||
- ../:/var/alchemy
|
||||
|
Reference in New Issue
Block a user