Skip to content

Commit 2bd7625

Browse files
authored
Update .env.example - remove extra spaces
1 parent 4f46d49 commit 2bd7625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose/.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AUTH_TYPE = waltid
1+
AUTH_TYPE=waltid
22
WALTID_VERIFIER_URL=https://verifier2.demo.oceanenterprise.io
33
OCEAN_NODE_URL=https://ocean-node-vm1.oceanenterprise.io
44
WALTID_SUCCESS_REDIRECT_URL=https://example.com/success?id=$$id
@@ -10,4 +10,4 @@ DEFAULT_VC_POLICIES=expired,signature,revoked-status-list,not-before
1010
ENABLE_LOGS=1
1111
MODE_PROXY=0
1212
MODE_PS=1
13-
PORT=3000
13+
PORT=3000

0 commit comments

Comments
 (0)