added relay repo
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user