doc: readme

This commit is contained in:
f 2023-12-12 10:45:25 -03:00
parent 40a2a37ba6
commit 93022c2e6e
No known key found for this signature in database

6
README.md Normal file
View 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
```