also on startup
Build and Push Docker Images / build-and-push (push) Successful in 37s

This commit is contained in:
2025-10-24 22:25:58 +02:00
parent dd21356aa1
commit 258ca8617f
2 changed files with 4 additions and 2 deletions
@@ -91,7 +91,9 @@ class QBitTorrentPortSyncer:
if os.path.exists(self.port_file):
print(f"Found port file {self.port_file}, starting monitoring...")
# Initial port update
# Push port on startup - wait a moment for file to be fully written
time.sleep(2)
print("Pushing port on startup...")
self.update_port()
# Start file monitoring
@@ -1 +1 @@
1.0
latest