mirror of
https://github.com/ION606/MailPocket.git
synced 2026-05-14 22:06:55 +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