auto commit
This commit is contained in:
parent
dafc234ecf
commit
b35b2efdb8
@ -2,8 +2,8 @@
|
|||||||
FROM eclipse-mosquitto:latest
|
FROM eclipse-mosquitto:latest
|
||||||
|
|
||||||
# 환경 변수 설정
|
# 환경 변수 설정
|
||||||
ARG MQTT_USERNAME
|
ARG MQTT_USERNAME=fems
|
||||||
ARG MQTT_PASSWORD
|
ARG MQTT_PASSWORD=fems123!
|
||||||
|
|
||||||
# 설정 파일 복사
|
# 설정 파일 복사
|
||||||
COPY ./config/mosquitto.conf /mosquitto/config/mosquitto.conf
|
COPY ./config/mosquitto.conf /mosquitto/config/mosquitto.conf
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user