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
Line 98 contained a comma after LOADBALANCER_IPS: ""
When utilizing this feature YAML does not allow trailing commas for key-value pairs causing docker compose commands to fail (likely just a typo).
0 commit comments