@ -277,6 +277,8 @@ services:
ports:
- '${EXPOSE_NGINX_PORT:-80}:${NGINX_PORT:-80}'
- '${EXPOSE_NGINX_SSL_PORT:-443}:${NGINX_SSL_PORT:-443}'
networks:
- default
# The Weaviate vector store.
weaviate:
@ -792,6 +792,8 @@ services: