mirror of
https://github.com/edgebox-iot/edgeboxctl.git
synced 2026-09-24 05:41:43 +02:00
Added utils.GetPath(pathKey) for getting paths that can be overriden by a .env for local dev
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
*.dylib
|
||||
main
|
||||
|
||||
# Local .env file for overwriting info when doing local dev.
|
||||
.env
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user