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:
@@ -40,5 +40,3 @@
|
||||
MYSQL_RANDOM_ROOT_PASSWORD: 'yes'
|
||||
volumes:
|
||||
- wordpress-database:/var/lib/mysql
|
||||
expose:
|
||||
- "3306"
|
||||
|
Reference in New Issue
Block a user