Update dev configuration

This commit is contained in:
Arnie
2018-02-27 12:06:51 +01:00
parent 8338490267
commit ec252ee502
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -1,4 +1,3 @@
post_max_size = 2000M
upload_max_filesize = 2000M
memory_limit = 2000M
max_file_uploads = 20
+1 -1
View File
@@ -3,7 +3,7 @@
SCRIPT_PATH=$( cd "$(dirname "$0")" ; pwd -P )
IMAGE_NAME="adminer"
IMAGE_VERSION="latest"
IMAGE_VERSION="4.6.1"
SERVICE_NAME=adminer