Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-workflow
Commits
2d7935e7
Unverified
Commit
2d7935e7
authored
1 year ago
by
Aman Kumar Shrivastava
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Delete sample.env~
parent
b585fbf1
main
revert-67-contributeByGitpod
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sample.env~
+0
-46
sample.env~
with
0 additions
and
46 deletions
+0
-46
sample.env~
deleted
100644 → 0
+
0
−
46
View file @
b585fbf1
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
DATABASE_USERNAME=fusionauth
DATABASE_PASSWORD=hkaLBM3RVnyYeYeqE3WI1w2e4Avpy0Wd5O3s3
ES_JAVA_OPTS="-Xms512m -Xmx512m"
FUSIONAUTH_APP_MEMORY=512M
#minio
MINIO_USERNAME=workflow-dev
MINIO_PASSWORD=workflow-dev
MINIO_BUCKETNAME=affiliationbucket
# central envs
CENTRAL_USER_EMAIL=chakshu@samagragovernance.in
CENTRAL_USER_PASS=StrongPassword@1234
#enketo-express
ENCRYPTION_KEY=somestrongencrytionkey
LESS_SECURE_ENCRYPTION_KEY=ssssomestrongencrytionkey
FORM_MANAGER_BASE_URI=IP:PORT_OF_DEPLOYED_INSTANCE
# form manager
FORM_MANAGER_URL=http://form-manager:3006
MINIO_URL=https://9000-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
MINIO_ENDPOINT=minio
MINIO_PORT=9000
REDIS_HOST=fm-cache
MINIO_USE_SSL=false
REDIS_PORT=6379
# TSDB
TSDB_POSTGRES_USER=timescaledb
TSDB_POSTGRES_PASSWORD=postgrespassword
# GQL
HASURA_GRAPHQL_ADMIN_SECRET=myadminsecretkey
HASURA_GRAPHQL_JWT_SECRET={"type":"RS256","jwk_url":"http://fusionauth:9011/.well-known/jwks.json"}
HASURA_GRAPHQL_DATABASE_URL=postgres://$TSDB_POSTGRES_USER:$TSDB_POSTGRES_PASSWORD@tsdb:5432/postgres?sslmode=disable
#react wrapper
# http://service-name is not going to work as we are building a static build
# and serving it through nginx
# use actual IP address instead
REACT_APP_ENKETO_URL=https://8065-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
REACT_APP_FORM_MANAGER_URL=https://3006-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
REACT_APP_HASURA_URL=https://8080-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets