Skip to content

Commit 640ac80

Browse files
committed
chore(influxdb): remove unuse port
1 parent 74bdc1f commit 640ac80

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

influxdb/rootfs/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ VOLUME /data
1515
WORKDIR /home/influxdb
1616
CMD ["./start-influx"]
1717

18-
# Expose the admin port
19-
EXPOSE 8083
2018
# Expose the ssl http api port
2119
EXPOSE 8084
2220
# Expose the http api port

0 commit comments

Comments
 (0)