Skip to content

Commit

Permalink
add BUILD_NETWORK as ConfigKey
Browse files Browse the repository at this point in the history
  • Loading branch information
ktulinger authored and rohanKanojia committed Feb 5, 2023
1 parent da207a8 commit 7d28536
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ public enum ConfigKey {
NAME,
NAMING_STRATEGY,
NET,
BUILD_NETWORK("build.network")
NETWORK_MODE("network.mode"),
NETWORK_NAME("network.name"),
NETWORK_ALIAS("network.alias"),
Expand Down

0 comments on commit 7d28536

Please sign in to comment.