Skip to content

Commit

Permalink
docs: remove env variable for beta2 (#2797)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminParisel authored Jul 29, 2024
1 parent afeddfc commit 1a7bbe9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ To run the production docker image, you can use the following command:
----
docker run --name <container-name> -p 8080:80 \
-e BONITA_API_URL=<bonita-runtime-url>/bonita/API \
-e BONITA_APPLICATION_FOLDER_PATH=/opt/appsmith/workspace/applications/
<image-name>:<image-version> \
----

Expand Down

0 comments on commit 1a7bbe9

Please sign in to comment.