mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 14:17:22 +01:00
some prepwork
This commit is contained in:
parent
fd84d47007
commit
4732c62d20
5 changed files with 225 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ COPY MareSynchronosServer/MareSynchronosServices /server/MareSynchronosServer/Ma
|
|||
WORKDIR /server/MareSynchronosServer/MareSynchronosServices/
|
||||
|
||||
RUN dotnet publish \
|
||||
--configuration=Release \
|
||||
--configuration=Debug \
|
||||
--os=linux \
|
||||
--output=/build \
|
||||
MareSynchronosServices.csproj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue