docs: docker-compose shell script correction

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-12-05 12:00:45 +05:30
parent 4bbbd5b32d
commit 5efb2271c4
11 changed files with 11 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ docker run -d -p 8080:8080 \
```
git clone https://github.com/nocodb/nocodb
cd nocodb
cd docker-compose
cd mysql or pg or mssql
docker-compose up