update README
This commit is contained in:
parent
6e29c90384
commit
32b1380675
|
@ -9,6 +9,7 @@ docker-compose up -d
|
||||||
```
|
```
|
||||||
### Configuration
|
### Configuration
|
||||||
Configuration is located at data/postal after the first start. Note that non-config files (i.e. files in https://github.com/atech/postal/tree/master/config) will be overwritten each time the container starts up.
|
Configuration is located at data/postal after the first start. Note that non-config files (i.e. files in https://github.com/atech/postal/tree/master/config) will be overwritten each time the container starts up.
|
||||||
|
|
||||||
Be sure to do some port mappings to allow your SMTP server and HTTP(s) server to be accessed. I suggest simply port mapping the SMTP server and using [jwilder/nginx-proxy](https://github.com/jwilder/nginx-proxy) to proxy the HTTP server.
|
Be sure to do some port mappings to allow your SMTP server and HTTP(s) server to be accessed. I suggest simply port mapping the SMTP server and using [jwilder/nginx-proxy](https://github.com/jwilder/nginx-proxy) to proxy the HTTP server.
|
||||||
|
|
||||||
Still WIP
|
Still WIP
|
||||||
|
|
Loading…
Reference in New Issue
Block a user