fixed license issue
This commit is contained in:
parent
936fece85d
commit
4ccf18be77
@ -278,10 +278,10 @@
|
||||
},
|
||||
"file-preview": {
|
||||
"annotated": {
|
||||
"label": "Annotated"
|
||||
"label": "Review Annotations"
|
||||
},
|
||||
"redacted": {
|
||||
"label": "Redacted"
|
||||
"label": "Preview Redaction"
|
||||
},
|
||||
"download-redacted": {
|
||||
"label": "Download Redacted"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
OAUTH_CLIENT_ID="${OAUTH_CLIENT_ID:-gin-client}"
|
||||
OAUTH_URL="${OAUTH_URL:-https://keycloak-dev.iqser.cloud/auth/realms/dev}"
|
||||
API_URL="${API_URL:-}"
|
||||
PDFTRON_LICENSE="${API_URL:-}"
|
||||
PDFTRON_LICENSE="${PDFTRON_LICENSE:-}"
|
||||
|
||||
echo '{
|
||||
"OAUTH_CLIENT_ID":"'"$OAUTH_CLIENT_ID"'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user