mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 14:47:12 -04:00
Add formatting to README.md
This commit is contained in:
parent
e9aeff6039
commit
51fa9951e5
@ -45,8 +45,10 @@ which sets up both this image and a supporting database image for
|
|||||||
production purposes (i.e. with persistent (database) data. The database
|
production purposes (i.e. with persistent (database) data. The database
|
||||||
username and password are:
|
username and password are:
|
||||||
|
|
||||||
|
```plain
|
||||||
username: postgres
|
username: postgres
|
||||||
password: abc
|
password: abc
|
||||||
|
```
|
||||||
|
|
||||||
The docker-compose file does *not* set up an Nginx or Apache reverse proxy
|
The docker-compose file does *not* set up an Nginx or Apache reverse proxy
|
||||||
with TLS 1.2/1.3 support -- a requirement if you want to access your
|
with TLS 1.2/1.3 support -- a requirement if you want to access your
|
||||||
|
Loading…
Reference in New Issue
Block a user