We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8779c49 commit 31ce55aCopy full SHA for 31ce55a
Dockerfile
@@ -5,3 +5,4 @@ COPY listmonk .
5
COPY config.toml.sample config.toml
6
COPY config-demo.toml .
7
CMD ["./listmonk"]
8
+EXPOSE 9000
0 commit comments