diff --git a/web/documentserver-example/php-laravel/.env.example b/web/documentserver-example/php-laravel/.env.example index a9eb71f6..2c765ebc 100644 --- a/web/documentserver-example/php-laravel/.env.example +++ b/web/documentserver-example/php-laravel/.env.example @@ -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_PUBLIC_URL=http://localhost