Browse Source

chore : simplify self-hosting - default to postgres/sqlite

pull/8784/head
Naveen MR 4 months ago
parent
commit
37bc601f58
  1. 1
      README.md

1
README.md

@ -86,6 +86,7 @@ docker run -d --name nocodb \
-p 8080:8080 \
nocodb/nocodb:latest
```
## Binaries
- Binaries are only for quick try or testing purposes and not recommended for production use.

Loading…
Cancel
Save