Skip to content

Commit

Permalink
update opencloning example
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Feb 28, 2025
1 parent 194228a commit a59730d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/docker-compose.yml-EXAMPLE
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ services:
# - elabftw-net

#opencloning-plugin:
# image: manulera/opencloning:prod-oc-base
# image: manulera/opencloning:v0.5.1-baseurl-opencloning
# container_name: opencloning-plugin
# restart: always
# networks:
Expand All @@ -428,6 +428,8 @@ services:
# - ALLOWED_ORIGINS=*
# - ROOT_PATH=/opencloning
# - BACKEND_URL=/opencloning/
# - SHOW_APP_BAR=false
# - DATABASE=elabftw


# example of a redis container
Expand Down

0 comments on commit a59730d

Please sign in to comment.