feat: update build
This commit is contained in:
9
hosted/.env_cnf_example
Normal file
9
hosted/.env_cnf_example
Normal file
@@ -0,0 +1,9 @@
|
||||
FR_MAIN_PORT=31812
|
||||
FR_ACC_PORT=31813
|
||||
FR_API_HOST=<MAIN_IP>
|
||||
FR_API_PORT=31668
|
||||
FR_PG_HOST=<MAIN_IP>
|
||||
FR_PG_PORT=32207
|
||||
FR_PG_USER=admin
|
||||
FR_PG_PASS=<DATABASE_PASSWORD>
|
||||
FR_PG_DB=radius_db
|
||||
@@ -46,6 +46,7 @@ cp config/mods-enabled/raw $out_dir/mods-enabled/raw
|
||||
cp config/sites-enabled/dynamic-clients $out_dir/sites-enabled/dynamic-clients
|
||||
rm -f /etc/freeradius/sites-enabled/inner-tunnel
|
||||
rm -f /etc/freeradius/mods-enabled/eap
|
||||
rm -f /etc/freeradius/mods-enabled/proxy_rate_limit
|
||||
|
||||
## Enable delay_Reject
|
||||
echo "Enable delay_reject"
|
||||
|
||||
Reference in New Issue
Block a user