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: examples/setup/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Setup examples
2
2
3
3
This is the setup for examples.
4
-
We will create two environments named `dev_test` and `prod_test`. Each environment contains one instance.
4
+
We will create two environments named `dev` and `prod`. Each environment contains one instance.
5
5
6
6
Before you start, please make sure you have running your Bytebase service and have created the service account, and replace the provider initial variables. Check the [README](../README.md) for details.
0 commit comments