mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
added environment for api gateway
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
module.exports = [
|
||||
[
|
||||
'docusaurus2-dotenv',
|
||||
{
|
||||
path: "./.env"
|
||||
}
|
||||
],
|
||||
[
|
||||
'@docusaurus/plugin-google-tag-manager',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user