mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-07-02 11:21:09 +03:00
build fixes
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ RUN apt-get update \
|
||||
WORKDIR /app
|
||||
COPY --from=builder /opt/venv /opt/venv
|
||||
COPY proxy ./proxy
|
||||
COPY README.md LICENSE ./
|
||||
COPY docs/README.md LICENSE ./
|
||||
|
||||
USER app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user