doc: readme
This commit is contained in:
parent
40a2a37ba6
commit
93022c2e6e
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# pocketbase
|
||||
|
||||
```bash
|
||||
install -dm 2750 -o 65534 -g 65534 /srv/pocketbase/{data,migrations,public,hooks}
|
||||
docker run -v /srv/pocketbase:/srv/pocketbase gitea.nulo.in/sutty/pocketbase:3.18.5
|
||||
```
|
Loading…
Reference in a new issue