Studio can connect to the DB so got it attached! n...
# social
m
Studio can connect to the DB so got it attached! now to workout why Umbraco hates me... ( I can login with the User and Password)
Copy code
db:
    image: "mcr.microsoft.com/mssql/server:2022-latest"
    container_name: "e-sql"
    ports:
      - "5533:1433"
    networks:
      - "e-network"
ConnectionStrings_umbracoDbDSN: "Server=localhost,5533; ConnectionStrings_umbracoDbDSN: "Server=e-sql,5533; ConnectionStrings_umbracoDbDSN: "Server=e-sql; ConnectionStrings_umbracoDbDSN: "Server=localhost,1433; ConnectionStrings_umbracoDbDSN: "Server=e-sql,1433;