Update 'docker-compose.yml'

This commit is contained in:
Kainoa Kanter 2023-06-04 21:55:35 +00:00
parent 517e0a16f3
commit 3fb246f962

View file

@ -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: