forked from singnet/das-poc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed Evaluation-> Execution in SQL mapping
- Loading branch information
Andre Senna
committed
May 26, 2023
1 parent
fd4ac01
commit ecd47c9
Showing
6 changed files
with
89 additions
and
648 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
# Redis variables | ||
export DAS_REDIS_HOSTNAME=localhost | ||
export DAS_REDIS_PORT=6380 | ||
# MongoDB variables | ||
export DAS_REDIS_HOSTNAME=45.32.140.218 | ||
export DAS_REDIS_PORT=7000 | ||
export DAS_MONGODB_HOSTNAME=149.28.201.61 | ||
export DAS_MONGODB_PORT=27018 | ||
# Change the following values when running on a public instance | ||
export DAS_DATABASE_USERNAME=dbadmin | ||
export DAS_DATABASE_PASSWORD=dassecret |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.