Merge branch 'master' into inbuilt-proxy

This commit is contained in:
Jens Langhammer
2021-07-11 12:41:16 +02:00
24 changed files with 2222 additions and 1988 deletions

View File

@ -61,5 +61,8 @@ gen-outpost:
gen: gen-build gen-clean gen-web gen-outpost
migrate:
python -m lifecycle.migrate
run:
go run -v cmd/server/main.go