Implement Keystone environment deployments
This commit is contained in:
8
resources/js/enums/EnvironmentVariableSource.js
Normal file
8
resources/js/enums/EnvironmentVariableSource.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// This is a generated file.
|
||||
|
||||
export default {
|
||||
"USER": "user",
|
||||
"MANAGED_ATTACHMENT": "managed_attachment",
|
||||
"SYSTEM": "system"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user