mirror of
https://github.com/hzrd149/nsite-gateway.git
synced 2025-06-23 20:05:03 +00:00
fix docker build
This commit is contained in:
parent
145f89d3d1
commit
d1d20558ff
@ -36,7 +36,7 @@ COPY --from=prod-deps /app/node_modules /app/node_modules
|
||||
COPY --from=build ./app/build ./build
|
||||
|
||||
COPY ./public ./public
|
||||
COPY ./proxy.pac .
|
||||
COPY tor-and-i2p.pac proxy.pac
|
||||
|
||||
VOLUME [ "/var/cache/nginx" ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user