mirror of
https://github.com/demostf/proxy
synced 2026-06-03 12:04:07 +02:00
proper upload size error
This commit is contained in:
parent
fceb9946c8
commit
b992208da6
3 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
FROM staticfloat/nginx-certbot
|
||||
COPY nginx.conf /
|
||||
COPY entrypoint.sh /
|
||||
COPY 413.html /var/www
|
||||
|
||||
CMD ["/bin/bash", "/entrypoint.sh"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue