-
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.
Test and document EG_GATEWAY_CONFIG_PATH setting
We no longer build different docker containers for the different ooapi gateway versions. To simulate the production use, we put the different gateway.config.v*.yml files in ./test/config, which is mounted into the docker image, and the file to be used is set by specifying the EG_GATEWAY_CONFIG_PATH.
- Loading branch information
Showing
11 changed files
with
861 additions
and
182 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
* | ||
!policies | ||
!*.json | ||
!*.js | ||
!lib | ||
!vendor | ||
!config |
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 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.