mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
@@ -74,4 +74,6 @@ COPY --from=0 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.
|
|||||||
|
|
||||||
COPY --from=0 /browser/zig-out/bin/lightpanda /bin/lightpanda
|
COPY --from=0 /browser/zig-out/bin/lightpanda /bin/lightpanda
|
||||||
|
|
||||||
CMD ["/bin/lightpanda", "--host", "0.0.0.0", "--port", "3245"]
|
EXPOSE 9222/tcp
|
||||||
|
|
||||||
|
CMD ["/bin/lightpanda", "--host", "0.0.0.0", "--port", "9222"]
|
||||||
|
|||||||
Reference in New Issue
Block a user