diff --git a/scripts/install b/scripts/install index 3fd84dc..0ffc6a7 100644 --- a/scripts/install +++ b/scripts/install @@ -164,6 +164,7 @@ touch $env_file chmod 600 $env_file echo "ZT_TOKEN=$(> $env_file +echo "ZT_ADDR=localhost:$(> $env_file echo "HTTP_PORT=$port" >> $env_file cp $final_path/src/etc/default.passwd $final_path/src/etc/passwd