You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,9 @@ Your Nimbella project may also include a `web` folder which can be deployed to t
114
114
web = true
115
115
```
116
116
117
+
## Cleaning your Nimbella Namespace
118
+
119
+
The Nimbella project configuration (`project.yml`) allows for cleaning your namespace, or deployed API package. See [the documentation](https://docs.nimbella.com/configuration#adding-project-configuration) for more details on sanitizing the namespace between deployments.
117
120
118
121
## Exporting Environment Variables to Serverless APIs
0 commit comments