some refactoring fix some stuff add http context accessor configure metrics as well commit 713d054ccb965f7adb8eafa6e3fb52853a1e6dd2 (partial, Docker only)
4 lines
198 B
Batchfile
4 lines
198 B
Batchfile
@echo off
|
|
cd ..\..\..\
|
|
docker build -t darkarchon/mare-synchronos-authservice:latest . -f Docker\build\Dockerfile-MareSynchronosAuthService --no-cache --pull --force-rm
|
|
cd Docker\build\windows-local |