mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-28 12:03:33 +00:00
add .env file to mise
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
go.work
|
go.work
|
||||||
go.work.sum
|
go.work.sum
|
||||||
|
|
||||||
|
.env
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
data
|
data
|
||||||
|
|||||||
@@ -1,2 +1,5 @@
|
|||||||
[tools]
|
[tools]
|
||||||
go = "1.22"
|
go = "1.22"
|
||||||
|
|
||||||
|
[env]
|
||||||
|
_.file = ".env"
|
||||||
|
|||||||
Reference in New Issue
Block a user