twenty/docs
Peter Mulard c2d6abde65
[Bug fix] Reference container name instead of localhost for postgres url in .env file (#808)
* url should reference container name instead of localhost

* add context for the postgres URL change, when installing with Docker. Also minor grammar/typo changes.

* return the postgres URL to its original value, which corresponds with the recommended (yarn) installation.

---------

Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
2023-07-25 10:17:49 -07:00
..
docs [Bug fix] Reference container name instead of localhost for postgres url in .env file (#808) 2023-07-25 10:17:49 -07:00
src Update docs, remove password strong regex, hide tasks (#755) 2023-07-19 09:45:31 -07:00
static Update docs, remove password strong regex, hide tasks (#755) 2023-07-19 09:45:31 -07:00
.gitignore Install Docusaurus 2023-04-19 10:47:23 +02:00
babel.config.js Install Docusaurus 2023-04-19 10:47:23 +02:00
docusaurus.config.js Improve documentation (#349) 2023-06-21 16:23:31 -07:00
package.json Update install instruction in docs (#376) 2023-06-25 13:14:23 -07:00
README.md Improve documentation (#349) 2023-06-21 16:23:31 -07:00
sidebars.js Improve documentation (#349) 2023-06-21 16:23:31 -07:00
tsconfig.json Install Docusaurus 2023-04-19 10:47:23 +02:00
yarn.lock Improve documentation (#349) 2023-06-21 16:23:31 -07:00

Documentation

The docs here are managed through Docusaurus 2.

We recommend you go directly to the statically generated website rather than read them here.