mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Removed database expose in the hope for performance improvements
This commit is contained in:
@@ -51,8 +51,6 @@
|
||||
volumes:
|
||||
- nextcloud-database:/var/lib/mysql
|
||||
restart: always
|
||||
expose:
|
||||
- "3306"
|
||||
web:
|
||||
image: nginx:alpine
|
||||
log_driver: journald
|
||||
|
Reference in New Issue
Block a user