This commit is contained in:
parent
4a8604b7a9
commit
5638948721
@ -5,6 +5,9 @@ services:
|
|||||||
image: fascinated/sharex-php-uploader:latest
|
image: fascinated/sharex-php-uploader:latest
|
||||||
# Uncomment the following line to build the image yourself
|
# Uncomment the following line to build the image yourself
|
||||||
# build: https://git.fascinated.cc/Fascinated/sharex-php-uploader.git
|
# 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
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- MAX_UPLOAD_SIZE=500M
|
- MAX_UPLOAD_SIZE=500M
|
||||||
|
Loading…
Reference in New Issue
Block a user