mirror of
https://github.com/flameshikari/outline-ru.git
synced 2026-06-13 04:05:10 +03:00
update readme and move to .github dir
This commit is contained in:
@@ -20,8 +20,8 @@
|
|||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
outline:
|
outline:
|
||||||
image: flameshikari/outline-ru:0.87.0
|
image: flameshikari/outline-ru:0.87.3
|
||||||
# image: ghcr.io/flameshikari/outline-ru:0.87.0
|
# image: ghcr.io/flameshikari/outline-ru:0.87.3
|
||||||
env_file: ./docker.env
|
env_file: ./docker.env
|
||||||
expose:
|
expose:
|
||||||
- 3000
|
- 3000
|
||||||
@@ -53,7 +53,7 @@ services:
|
|||||||
```sh
|
```sh
|
||||||
cd outline
|
cd outline
|
||||||
git pull --rebase --tags
|
git pull --rebase --tags
|
||||||
git checkout v0.87.0
|
git checkout v0.87.3
|
||||||
cd -
|
cd -
|
||||||
```
|
```
|
||||||
|
|
||||||
Reference in New Issue
Block a user