Refactor m3uproxy configuration: update cache and data paths, adjust JSON structure for EPG and auth file
This commit is contained in:
@@ -12,7 +12,7 @@ locals {
|
||||
geoip_path = "${local.m3uproxy_path}/geoip"
|
||||
|
||||
m3uproxy_path = "${local.persistent_folder}/m3uproxy"
|
||||
m3uproxy_cache_path = "${local.m3uproxy_path}/cache"
|
||||
m3uproxy_data_path = "${local.m3uproxy_path}/data"
|
||||
squid_app_path = "${local.m3uproxy_path}/squid"
|
||||
wireguard_address = "192.168.5.3/32"
|
||||
wireguard_dns = "192.168.5.1"
|
||||
|
||||
Reference in New Issue
Block a user