Set INFISICAL_URL to nothing

This commit is contained in:
Maidul Islam
2023-01-21 12:25:56 -08:00
parent 7a6230f2f8
commit 5297133c07

View File

@@ -1,3 +1,3 @@
package config
var INFISICAL_URL = "http://localhost:8080/api"
var INFISICAL_URL string