mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
fix detail
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
5bbec81ff8
commit
79e86d6f40
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ RUN set -ex; \
|
||||||
echo "root:$(openssl rand -base64 12)" | chpasswd; \
|
echo "root:$(openssl rand -base64 12)" | chpasswd; \
|
||||||
\
|
\
|
||||||
touch \
|
touch \
|
||||||
/etc/nats.conf; \
|
/etc/nats.conf \
|
||||||
/etc/eturnal.yml; \
|
/etc/eturnal.yml; \
|
||||||
echo "listen: 127.0.0.1:4222" | tee /etc/nats.conf; \
|
echo "listen: 127.0.0.1:4222" | tee /etc/nats.conf; \
|
||||||
mkdir -p \
|
mkdir -p \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue