add more build options
All checks were successful
/ docker (push) Successful in 1m46s

This commit is contained in:
Lee 2023-07-05 16:20:57 +01:00
parent 4a8604b7a9
commit 5638948721

@ -5,6 +5,9 @@ services:
image: fascinated/sharex-php-uploader:latest
# Uncomment the following line to build the image yourself
# build: https://git.fascinated.cc/Fascinated/sharex-php-uploader.git
# or build it locally (you need to clone the repo first):
# build:
# context: .
restart: always
environment:
- MAX_UPLOAD_SIZE=500M