We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af89d66 + 44c82c0 commit e9056c8Copy full SHA for e9056c8
conf/operator-config.json conf/operator/operator-config.jsonconf/operator-config.json renamed to conf/operator/operator-config.json
src/main/java/com/uid2/core/Const.java
@@ -18,5 +18,5 @@ public class Config extends com.uid2.shared.Const.Config {
18
public static final String KmsEndpointProp = "kms_aws_endpoint";
19
}
20
21
- public static final String OPERATOR_CONFIG_PATH = "conf/operator-config.json";
+ public static final String OPERATOR_CONFIG_PATH = "conf/operator/operator-config.json";
22
0 commit comments