Initial commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
[tools]
|
||||
go = "latest"
|
||||
|
||||
[tasks.default]
|
||||
run = "cd ${MISE_PROJECT_ROOT}; go run ./cmd/lobby-irl/main.go"
|
||||
|
||||
[env]
|
||||
GONOPROXY = '*'
|
||||
GONOSUMDB = '*'
|
||||
GOPRIVATE = 'gitea.bel.blue/**,gitea.bel.blue/*'
|
||||
Reference in New Issue
Block a user