Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Splunk_Docker/src/commit/d59c1fc90e884995e54f8d3731547e612a54c162/files/splunkbeta/bin/priforgepng
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#!/home/build/build-home/bin/python3.7
|
|
# EASY-INSTALL-SCRIPT: 'pypng==0.0.20','priforgepng'
|
|
__requires__ = 'pypng==0.0.20'
|
|
__import__('pkg_resources').run_script('pypng==0.0.20', 'priforgepng')
|