forked from kbaseattic/transform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeploy.cfg.prod
25 lines (24 loc) · 1005 Bytes
/
deploy.cfg.prod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
# The deploy.cfg file is located in the module top dir is a necessary file
# needed for deployments. This file contains config variables, such as
# mongodb-host, mysqldb-host. Standard variable names are listed on the trac
# wiki at https://trac.kbase.us/projects/kbase/wiki/DeployCfgStandards
#
# The variables in the deploy.cfg file will get "injected" into the module
# makefile. In short, the variable is uppercased and dashes become underscores,
# so mongodb-host in the deploy.cfg file becomes MONGODB_HOST in the module
# makefile when the module makefile is invoked by the system make file at the
# top level of the dev container.
#
#
#
# Deployment configuration for the plant_expression_service module
#
# Note: do not document after each field defined
# give comment before or after
[Loader]
awe_url=https://kbase.us/services/awe-api
ujs_url=https://kbase.us/services/userandjobstate/
shock_url=https://kbase.us/services/shock-api
ws_url=http://kbase.us/services/ws
clientgroups=prod