mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-04-10 23:06:17 +00:00
chore: add the option for docker to not be dominant
This commit is contained in:
@@ -114,7 +114,8 @@ ENV TZ="Europe/Amsterdam" \
|
||||
global_dns="9.9.9.9" \
|
||||
wgd_port="10086" \
|
||||
public_ip="" \
|
||||
WGDASH=/opt/wgdashboard
|
||||
WGDASH=/opt/wgdashboard \
|
||||
dynamic_config="true"
|
||||
|
||||
# Create directories needed for operation
|
||||
RUN mkdir /data /configs -p ${WGDASH}/src /etc/amnezia/amneziawg \
|
||||
|
||||
Reference in New Issue
Block a user