Initial WallMuse project
This commit is contained in:
9
infra/postgres/README.md
Executable file
9
infra/postgres/README.md
Executable file
@@ -0,0 +1,9 @@
|
||||
# PostgreSQL
|
||||
|
||||
The development PostgreSQL instance is managed by `infra/docker-compose.yml`.
|
||||
|
||||
Default connection:
|
||||
|
||||
```txt
|
||||
postgresql://wallmuse:wallmuse_dev_password@localhost:5432/wallmuse
|
||||
```
|
||||
Reference in New Issue
Block a user