mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-02-14 16:59:51 +00:00
Update README.md
Updated lines for version 14 -> 15
This commit is contained in:
@@ -9,10 +9,10 @@ This repository contains the installation method for OpenProject using Docker Co
|
||||
|
||||
## Quick start
|
||||
|
||||
First, you must clone the [openproject-deploy](https://github.com/opf/openproject-deploy/tree/stable/14/compose) repository:
|
||||
First, you must clone the [openproject-deploy](https://github.com/opf/openproject-deploy/tree/stable/15/compose) repository:
|
||||
|
||||
```shell
|
||||
git clone https://github.com/opf/openproject-deploy --depth=1 --branch=stable/14 openproject
|
||||
git clone https://github.com/opf/openproject-deploy --depth=1 --branch=stable/15 openproject
|
||||
```
|
||||
|
||||
Copy the example `.env` file and edit any values you want to change:
|
||||
@@ -135,7 +135,7 @@ In order to install or change to BIM inside a Docker environment, please navigat
|
||||
|
||||
Retrieve any changes from the `openproject-deploy` repository:
|
||||
|
||||
git pull origin stable/14
|
||||
git pull origin stable/15
|
||||
|
||||
Build the control plane:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user