You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get docker to restart haproxy if it goes down for some reason - I added "restart: always" to haproxy in docker-compose.yml (just like the splash setting in docker-compose.yml), but that doesnt seem to be working for haproxy. splash and tor restart but haproxy does not. Any clues why? And is a there a reason why "restart:" setting wasnt provided for haproxy by default when aquarium is installed? Thanks.
The text was updated successfully, but these errors were encountered:
I am trying to get docker to restart haproxy if it goes down for some reason - I added "restart: always" to haproxy in docker-compose.yml (just like the splash setting in docker-compose.yml), but that doesnt seem to be working for haproxy. splash and tor restart but haproxy does not. Any clues why? And is a there a reason why "restart:" setting wasnt provided for haproxy by default when aquarium is installed? Thanks.
The text was updated successfully, but these errors were encountered: