Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Apr 12, 2020
1 parent 3457f37 commit 287707a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion equinox-fc/Host/Program.fs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module Configuration =
EnvVar.set var (loadF key)

let initialize () =
// e.g. initEnvVar "EQUINOX_COSMOS_COLLECTION" "CONSUL KEY" readFromConsul
// e.g. initEnvVar "EQUINOX_COSMOS_CONTAINER" "CONSUL KEY" readFromConsul
() // TODO add any custom logic preprocessing commandline arguments and/or gathering custom defaults from external sources, etc

module Args =
Expand Down

0 comments on commit 287707a

Please sign in to comment.