Fixed middleware

This commit is contained in:
Pablu23
2024-05-22 22:16:50 +02:00
parent 392114b240
commit f905d482a5
4 changed files with 32 additions and 20 deletions

View File

@@ -1,6 +1,5 @@
run: develop
bin/develop
develop:
go build -tags Develop -o bin/develop
release: