diff --git a/osp/live.env.tpl b/osp/live.env.tpl index f5cecb6..e2e9536 100644 --- a/osp/live.env.tpl +++ b/osp/live.env.tpl @@ -11,6 +11,7 @@ REDIS_HOST_PASSWORD=password_redis # osp OSP_ROOT=/home/compute/services/osp +DB_URL=mysql://osp:password_db@osp-db/osp' # Change these according to above set parameters following this schema mysql://username:password@host:port/database # Traefik DOMAIN=domain.com \ No newline at end of file