add new api_client file to upgrade dir
This commit is contained in:
parent
54a9f50055
commit
7cf11b820a
12
install_minimal/upgrades/airtime-2.4.0/etc/api_client.cfg
Normal file
12
install_minimal/upgrades/airtime-2.4.0/etc/api_client.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
bin_dir = "/usr/lib/airtime/api_clients"
|
||||
|
||||
# Value needed to access the API
|
||||
api_key = 'AAA'
|
||||
|
||||
# Path to the base of the API
|
||||
api_base = 'api'
|
||||
|
||||
# Hostname
|
||||
host = 'localhost'
|
||||
base_port = 80
|
||||
base_dir = '/'
|
||||
Loading…
x
Reference in New Issue
Block a user