Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Splunk_Docker/src/commit/c5ff9321669ab6b0afd92f1b44aba65f1da5020f/.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.