Skip to content

Commit 636b978

Browse files
authored
Update Dockerfile
1 parent d08daca commit 636b978

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build/Dockerfile

+5
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ LABEL app=broker
3535
LABEL name=stallion
3636
LABEL type=cluster
3737

38+
ENV ST_SERVER_PORT
39+
ENV ST_METRICS_PORT
40+
ENV ST_USER
41+
ENV ST_PASSWORD
42+
3843
# root work directory
3944
WORKDIR /
4045

0 commit comments

Comments
 (0)