mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
add sdk env variables
This commit is contained in:
@ -1,3 +1,10 @@
|
|||||||
|
# PHP SDK ENV VARIABLES
|
||||||
|
|
||||||
|
## COMMAND SERVICE
|
||||||
|
DOCS_INTEGRATION_SDK_COMMAND_SERVICE_URL=/command
|
||||||
|
DOCS_INTEGRATION_SDK_CONVERT_SERVICE_URL=/converter
|
||||||
|
|
||||||
|
|
||||||
## DOCUMENT STORAGE ENV VARIABLES
|
## DOCUMENT STORAGE ENV VARIABLES
|
||||||
|
|
||||||
DOCUMENT_STORAGE_PUBLIC_URL=http://localhost
|
DOCUMENT_STORAGE_PUBLIC_URL=http://localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user