docs: add reverse-proxy example config, fix outpost docker-compose

This commit is contained in:
Jens Langhammer
2020-10-08 09:27:28 +02:00
parent 63041d788b
commit 7a3122f25c
3 changed files with 57 additions and 14 deletions

View File

@ -5,7 +5,7 @@ To deploy an outpost with docker-compose, use this snippet in your docker-compo
You can also run the outpost in a separate docker-compose project, you just have to ensure that the outpost container can reach your application container.
```yaml
version: 3.5
version: '3.5'
services:
passbook_proxy: