chore: add deploy scripts to gitignore, update assets

This commit is contained in:
DESKTOP-TKLFCPR\ython 2026-05-31 20:46:30 +09:00
parent bf357b29ff
commit 7c3db88f74
3 changed files with 9 additions and 1 deletions

8
.gitignore vendored
View File

@ -53,3 +53,11 @@ secrets/
*.pem
*.key
*.crt
deploy_*.py
check_*.py
capture_*.py
install_*.py
test_*.py
redeploy_*.py
debug_*.py
app_screens.html

Binary file not shown.

Before

Width:  |  Height:  |  Size: 646 B

After

Width:  |  Height:  |  Size: 140 KiB

View File

@ -15,7 +15,7 @@
| GUARDiA Manager | **https://zioinfo.co.kr:8090** | admin / Admin@zioinfo2026! |
| GUARDiA 개방망 | **https://zioinfo.co.kr:8443** | API Key 인증 |
| Gitea (Git 서버) | **https://zioinfo.co.kr:3000** | zio / Zio@Admin2026! |
| Jenkins (CI/CD) | **https://zioinfo.co.kr:8080** | admin / `c753461ad51f4b85901e90bff6612f84` |
| Jenkins (CI/CD) | **https://zioinfo.co.kr:8080** | admin / `c753461ad51f4b85901e90bff6612f84` | Admin@2026!
---