extend documentation for docker stack example

This commit is contained in:
gna 2018-03-21 21:01:51 +01:00
parent 9c16c35076
commit 1bd88beab8

View File

@ -1,5 +1,7 @@
--- ---
# run with # Provides service over TLS via proxy as a subdomain
# Implements x86dev/docker-ttrss with external postgres and jwilder/nginx-proxy + jrcs/letsencrypt-nginx-proxy-companion
# Usage: run with
# docker stack deploy -c ttrss_stack.yaml ttrss # docker stack deploy -c ttrss_stack.yaml ttrss
version: '3.1' version: '3.1'