mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
🐛 fix dashboard dockerfile
This commit is contained in:
parent
86712e93a5
commit
bbd25ab183
@ -14,5 +14,5 @@ COPY ./resource ./resource
|
||||
COPY --from=binarybuilder /dashboard/cmd/dashboard/app ./app
|
||||
|
||||
VOLUME ["/dashboard/data"]
|
||||
EXPOSE [3000, 5555]
|
||||
EXPOSE 80 5555
|
||||
CMD ["/dashboard/app"]
|
||||
|
Loading…
Reference in New Issue
Block a user