mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 19:47:21 +01:00
server ban update, remove reporting
This commit is contained in:
parent
c1f28cadd5
commit
713d054ccb
28 changed files with 2130 additions and 272 deletions
3
Docker/build/windows-git/docker-build-authservice.bat
Normal file
3
Docker/build/windows-git/docker-build-authservice.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
|
||||
docker build -t darkarchon/mare-synchronos-authservice:latest . -f ..\Dockerfile-MareSynchronosAuthService-git --no-cache --pull --force-rm
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
@echo off
|
||||
|
||||
call docker-build-server.bat
|
||||
call docker-build-authservice.bat
|
||||
call docker-build-services.bat
|
||||
call docker-build-staticfilesserver.bat
|
||||
Loading…
Add table
Add a link
Reference in a new issue