Mermaid.live (moved)

    graph TD
        A{LB}
        A -->B[site-migration-node1.ru.mgo.su]:::node1
        A -->C[site-migration-node2.ru.mgo.su]:::node2
        classDef node1 fill:#5478e4;
        classDef node2 fill:#00c575;
    

Last updated

Was this helpful?