diff options
Diffstat (limited to 'auth/docker/d.props')
-rw-r--r-- | auth/docker/d.props | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/auth/docker/d.props b/auth/docker/d.props index b955872a..00624514 100644 --- a/auth/docker/d.props +++ b/auth/docker/d.props @@ -6,8 +6,8 @@ VERSION=2.1.0-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # Local Env info -HOSTNAME=meriadoc.mithril.sbc.com -HOST_IP=192.168.99.100 -CASS_HOST=cass.aaf.osaaf.org:172.17.0.2 +HOSTNAME= +HOST_IP= +CASS_HOST= |