Compare commits
No commits in common. "9831dc155cb3565491bb1d1b8369db95cf420f24" and "3fdaa9219d2e6d137835e2c7fbb0c857d8f4a862" have entirely different histories.
9831dc155c
...
3fdaa9219d
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
@ -2,9 +2,10 @@ version: "3.4"
|
||||
|
||||
services:
|
||||
sharex-php-uploader:
|
||||
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
|
||||
build: https://git.fascinated.cc/Fascinated/sharex-php-uploader.git
|
||||
# Use this below if you want to build the image locally (you need to clone the repo first)
|
||||
# build: .
|
||||
# image: fascinated/sharex-php-uploader
|
||||
restart: always
|
||||
environment:
|
||||
- MAX_UPLOAD_SIZE=500M
|
||||
|
Loading…
Reference in New Issue
Block a user