added relay repo

This commit is contained in:
Ваше Имя
2025-02-19 13:38:30 +05:00
parent 62acfe1b0c
commit 9598f0a11b
239 changed files with 1776 additions and 2170 deletions

View File

@ -11,7 +11,8 @@ RUN npm install
#
# copy app
COPY . .
COPY ./server.js ./server.js
COPY ./index.html ./index.html
ENV MAX_HTTP_BUFFER_SIZE_MB=1