mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
refactor(connlib): make {Client,Gateway}State SANS-IO (#4096)
Resolves: #3929.
This commit is contained in:
@@ -13,5 +13,5 @@ function remove_iptables_drop_rules() {
|
||||
}
|
||||
|
||||
function client_curl_resource() {
|
||||
docker compose exec -it client curl --fail -i 172.20.0.100
|
||||
docker compose exec -it client curl --max-time 30 --fail -i 172.20.0.100
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user