modified: .env

modified:   README.md
	modified:   docker-compose.yml
This commit is contained in:
Code-Egg
2024-10-02 09:53:32 +08:00
parent 7b5a79e835
commit 2d7b0589fb
3 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
version: '3'
services:
mysql:
image: mariadb:10.5.9
image: mariadb:11.4
logging:
driver: none
command: ["--max-allowed-packet=512M"]