Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Splunk_Docker/src/commit/76bb868089bcf1ded16cb4bfebe3f2b200436636/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
Splunk_Docker/.gitignore

27 lines
296 B

.DS_Store
# Vim temp files, etc
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
#vim pymode
.ropeproject
# Notepad++ backups #
*.bak
.ropeproject/
# exclude python byte code
*.pyc
*.idea
*.pyo
_book
*.retry
test*.xml
**/.DS_Store
.vscode
**/*.xml
.pytest_cache
version.txt
env

Powered by BW's shoe-string budget.