Browse Source

Update README.md

pull/350/head
o1lab 3 years ago committed by GitHub
parent
commit
7a328e4efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -42,10 +42,6 @@ Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadshe
</a> </a>
<br> <br>
#### Railway
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Frailwayapp-starters%2Fnocodb&plugins=postgresql&envs=NC_ONE_CLICK%2CNC_DATABASE_URL&NC_ONE_CLICKDefault=true&NC_DATABASE_URLDefault=postgres%3A%2F%2F%24%7B%7B+PGUSER+%7D%7D%3A%24%7B%7B+PGPASSWORD+%7D%7D%40%24%7B%7B+PGHOST+%7D%7D%3A%24%7B%7B+PGPORT+%7D%7D%2F%24%7B%7B+PGDATABASE+%7D%7D)
<br>
### Using Docker ### Using Docker
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb docker run -d --name nocodb -p 8080:8080 nocodb/nocodb

Loading…
Cancel
Save