Auto saved by Logseq
This commit is contained in:
parent
5c6c3586ef
commit
d0e8c422c8
@ -64,7 +64,7 @@
|
||||
``` yml
|
||||
version: "3"
|
||||
services:
|
||||
postgres:
|
||||
sl-db:
|
||||
image: postgres:12.1
|
||||
container_name: sl-db
|
||||
ports:
|
||||
@ -82,4 +82,5 @@
|
||||
external: true
|
||||
```
|
||||
- Test postgres
|
||||
- ``docker compose up -d``
|
||||
- ``docker compose run postgres psql -U simplelogin simplelogin``
|
||||
Loading…
x
Reference in New Issue
Block a user