comments in docker-compose

pull/73/head
Christopher Usher 5 years ago
parent fdb5d20db7
commit 7a576c7a1f

@ -37,7 +37,7 @@
database_path:: "/var/lib/wubloader_postgres/",
// The host's port to expose each service on.
// Only the restreamer needs to be externally accessible - the others are just for monitoring.
// Only the nginx needs to be externally accessible - the other non-database ports are routed through nginx.
ports:: {
restreamer: 8000,
thrimshim: 8004,

Loading…
Cancel
Save