aboutsummaryrefslogtreecommitdiffstats
path: root/config.env.sample
diff options
context:
space:
mode:
authorJustin Choquette <jchoquette@iol.unh.edu>2023-06-08 12:46:53 -0400
committerJustin Choquette <jchoquette@iol.unh.edu>2023-07-21 13:17:51 -0400
commita09db9f287a02873c0226759f8ea444bb304cd59 (patch)
tree59e744e4b998973a808abbae2d21fbdd6201d829 /config.env.sample
parent8ddc7e820e120f1dde4e901d3cb6f1dd3f281e65 (diff)
LaaS 3.0 Almost MVP
Change-Id: Ided9a43cf3088bb58a233dc459711c03f43e11b8 Signed-off-by: Justin Choquette <jchoquette@iol.unh.edu>
Diffstat (limited to 'config.env.sample')
-rw-r--r--config.env.sample9
1 files changed, 2 insertions, 7 deletions
diff --git a/config.env.sample b/config.env.sample
index baa5b8c..cf32c73 100644
--- a/config.env.sample
+++ b/config.env.sample
@@ -60,15 +60,10 @@ RABBITMQ_DEFAULT_PASS=opnfvopnfv
# Jenkins Build Server
JENKINS_URL=https://build.opnfv.org/ci
-# Email Settings
-EMAIL_HOST=
-EMAIL_PORT=
-EMAIL_HOST_USER=
-EMAIL_HOST_PASSWORD=
-DEFAULT_FROM_EMAIL=webmaster@localhost
-
BOOKING_EXPIRE_TIME=30
BOOKING_MAXIMUM_NUMBER=10
TEMPLATE_OVERRIDE_DIR=laas
+LIBLAAS_BASE_URL=http://<address>:<port>/
+