FROM mcr.microsoft.com/dotnet/sdk:6.0
CMD dotnet run --project /server/Server/Server.csproj
EXPOSE 3131