mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-09 22:14:59 +00:00
README: master -> main
This commit is contained in:
parent
c959399c56
commit
01f81fd823
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ $ mkdir ./pict-rs
|
|||
$ cd ./pict-rs
|
||||
$ mkdir -p volumes/pictrs
|
||||
$ sudo chown -R 991:991 volumes/pictrs
|
||||
$ wget https://git.asonix.dog/asonix/pict-rs/raw/branch/master/docker/prod/docker-compose.yml
|
||||
$ wget https://git.asonix.dog/asonix/pict-rs/raw/branch/main/docker/prod/docker-compose.yml
|
||||
$ sudo docker-compose up -d
|
||||
```
|
||||
###### Note
|
||||
|
|
Loading…
Reference in a new issue