rm 1.5.10, use official db, update download sh

This commit is contained in:
Cold-Egg
2020-01-02 16:21:17 -05:00
parent 56d8d35387
commit f88309f31e
20 changed files with 51 additions and 1225 deletions
+2 -4
View File
@@ -1,8 +1,8 @@
version: '3'
services:
mysql:
image: jbergstroem/mariadb-alpine:10.3.17
command: --max_allowed_packet=342341144
image: mariadb
command: --max_allowed_packet=256M
volumes:
- "./data/db:/var/lib/mysql:delegated"
ports:
@@ -35,5 +35,3 @@ services:
- 8080:80
environment:
- MEMORY=-1
volumes:
litespeed_conf: