mirror of
https://github.com/ION606/MailPocket.git
synced 2026-07-14 00:38:08 +00:00
added admin routes
This commit is contained in:
+1
-1
@@ -15,5 +15,5 @@ RUN go mod download
|
||||
|
||||
RUN go build -o batched-server .
|
||||
|
||||
EXPOSE 15521
|
||||
EXPOSE 15521 15522
|
||||
CMD ["./batched-server", "15521"]
|
||||
Reference in New Issue
Block a user