auto commit
This commit is contained in:
parent
99f69d0f62
commit
a28c8da73d
@ -7,6 +7,7 @@ ARG MQTT_PASSWORD
|
||||
|
||||
# 설정 파일 복사
|
||||
COPY ./config/mosquitto.conf /mosquitto/config/mosquitto.conf
|
||||
COPY ./config/acl /mosquitto/config/
|
||||
|
||||
# 권한 설정 및 비밀번호 파일 생성
|
||||
RUN touch /mosquitto/config/passwd && \
|
||||
|
Loading…
Reference in New Issue
Block a user