Update dev configuration
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
post_max_size = 2000M
|
||||
upload_max_filesize = 2000M
|
||||
memory_limit = 2000M
|
||||
max_file_uploads = 20
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user