Skip to content

Commit 86dc654

Browse files
committed
Renamed DB auto_create variables
1 parent d0cc2e7 commit 86dc654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openidconnect.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
DOC_DB_NAME=OpenIDConnect
2-
DOC_DB_USER=oidc
3-
DOC_DB_FILE=openidconnect.sql
1+
OIDC_DB_NAME=OpenIDConnect
2+
OIDC_DB_USER=oidc
3+
OIDC_DB_FILE=openidconnect.sql

0 commit comments

Comments
 (0)