This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user