Update 'docker-compose.yml'
This commit is contained in:
parent
517e0a16f3
commit
3fb246f962
|
@ -8,7 +8,9 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
### Uncomment one of the following to use a search engine
|
||||
# - meilisearch
|
||||
# - sonic
|
||||
ports:
|
||||
- "3000:3000"
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue