mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-01-31 08:57:29 +01:00
Port
This commit is contained in:
parent
a6e9013495
commit
b2ce55be96
@ -1,6 +1,6 @@
|
|||||||
FROM mcr.microsoft.com/dotnet/aspnet:7.0 AS base
|
FROM mcr.microsoft.com/dotnet/aspnet:7.0 AS base
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
EXPOSE 6530
|
EXPOSE 6531
|
||||||
|
|
||||||
FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
|
FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user