add ssh ports to firewall

This commit is contained in:
usmannasir
2025-05-18 15:34:17 +05:00
parent f86e67ce69
commit 1cec499743
2 changed files with 1 additions and 2 deletions

View File

@@ -36,4 +36,4 @@ uvicorn
asyncssh
python-jose
websockets
jwt
PyJWT

View File

@@ -36,5 +36,4 @@ uvicorn==0.34.2
asyncssh==2.21.0
python-jose==3.4.0
websockets==15.0.1
jwt
PyJWT