feat(controller): added iowa's mcd, flo
This commit is contained in:
@@ -159,6 +159,7 @@ function Update-Server {
|
||||
$required = @(
|
||||
@{ Key = "BETTER_AUTH_SECRET"; Value = "3d2b7d64ac2f9ebd6854325a84390666f4bbd2c7c3f537bb60fca3740f081e1e"; Comment = "used for better auth secrets" },
|
||||
@{ Key = "BETTER_AUTH_URL"; Value = "https://$Server.alpla.net"; Comment = "The better auth url" }
|
||||
@{ Key = "NODE_ENV"; Value = "production"; Comment = "Just making sure this is in there." }
|
||||
)
|
||||
|
||||
$envFile = "$LocalPath\.env"
|
||||
|
||||
Reference in New Issue
Block a user