mirror of
https://github.com/wireadmin/wireadmin
synced 2025-06-26 18:28:06 +00:00
Fix: the issue of regenerating the config file without filling the placeholders.
This commit is contained in:
@@ -22,7 +22,7 @@ RUN apk update && apk upgrade &&\
|
||||
rm -rf /var/cache/apk/*
|
||||
|
||||
# Copy Tor Configs
|
||||
COPY /config/torrc /etc/tor/torrc
|
||||
COPY /config/torrc.template /etc/tor/torrc.template
|
||||
COPY /config/obfs4-bridges.conf /etc/torrc.d/obfs4-bridges.conf
|
||||
|
||||
# Copy user scripts
|
||||
|
||||
Reference in New Issue
Block a user