From 9aff1b662501dd9abfa98f1e50cc33612a9fc89e Mon Sep 17 00:00:00 2001 From: Steven Foerster Date: Thu, 25 Feb 2021 21:51:47 -0500 Subject: [PATCH] postgres hostname --- extra/guacamole.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/guacamole.yml b/extra/guacamole.yml index 331c16d..5c68e3d 100644 --- a/extra/guacamole.yml +++ b/extra/guacamole.yml @@ -30,6 +30,7 @@ services: - guacd environment: GUACD_HOSTNAME: guacd + POSTGRES_HOSTNAME: postgres env_file: - ../.envs/.production/.postgres image: guacamole/guacamole