mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
Removed expose for performance improvements
This commit is contained in:
parent
6c4c31c25a
commit
5e6d6070b1
@ -28,9 +28,6 @@
|
|||||||
- database
|
- database
|
||||||
volumes:
|
volumes:
|
||||||
- nextcloud-data:/var/www/html
|
- nextcloud-data:/var/www/html
|
||||||
# Maybe error in following line
|
|
||||||
expose:
|
|
||||||
- "9000"
|
|
||||||
environment:
|
environment:
|
||||||
COMPOSE_HTTP_TIMEOUT: 120
|
COMPOSE_HTTP_TIMEOUT: 120
|
||||||
DOCKER_CLIENT_TIMEOUT: 120
|
DOCKER_CLIENT_TIMEOUT: 120
|
||||||
|
Loading…
Reference in New Issue
Block a user