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
|
||||
Reference in New Issue
Block a user