fix dockerization
This commit is contained in:
@@ -9,6 +9,8 @@ We provide a docker way to run **gancio**.
|
||||
```
|
||||
git clone https://git.lattuga.net/lesion/gancio.git
|
||||
cd gancio
|
||||
|
||||
# copy .env into .env.production and edit it
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
@@ -31,5 +33,4 @@ cd client
|
||||
yarn
|
||||
# run front-end in development mode
|
||||
yarn dev
|
||||
```
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user