Skip to content

Commit 0c062d7

Browse files
committed
Add config-service
1 parent cc54d7d commit 0c062d7

File tree

4 files changed

+524
-225
lines changed

4 files changed

+524
-225
lines changed

.env

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,6 @@ COW_COUNT=10
4141
# MySQL variables
4242
MYSQL_DB_VERSION=8.1
4343
# Trusted Issuers List Variables
44-
TRUSTED_ISSUERS_VERSION=0.2.1
44+
TRUSTED_ISSUERS_VERSION=0.2.1
45+
# Credentials Config Service Variables
46+
CONFIG_SERVICE_VERSION=2.0.0-PRE-8

0 commit comments

Comments
 (0)