Removed expose for performance improvements

This commit is contained in:
Kevin Veen-Birkenbach 2021-08-24 19:05:09 +02:00
parent 6c4c31c25a
commit 5e6d6070b1

View File

@ -28,9 +28,6 @@
- database
volumes:
- nextcloud-data:/var/www/html
# Maybe error in following line
expose:
- "9000"
environment:
COMPOSE_HTTP_TIMEOUT: 120
DOCKER_CLIENT_TIMEOUT: 120