7 lines
322 B
Bash
7 lines
322 B
Bash
# url = 'https://panti-asuhan.s-keytech.com/'
|
|
# api_url = 'https://panti-asuhan.s-keytech.com/api/'
|
|
# # url = 'http://172.29.85.181/panti_asuhan2/'
|
|
# # api_url = 'http://172.29.85.181/panti_asuhan2/api/'
|
|
url = 'http://20.20.20.25:3001/'
|
|
table_url = 'http://20.20.20.25:3001/table'
|
|
api_url = 'http://20.20.20.25:3001/table' |