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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,6 @@ The `sample-webapp` folder contains a simple Google App Engine Python applicatio
35
35
Before deploying the `locust-master` and `locust-worker` controllers, update each to point to the location of your deployed sample web application. Set the `TARGET_HOST` environment variable found in the `spec.template.spec.containers.env` field to your sample web application URL.
36
36
37
37
- name: TARGET_HOST
38
-
key: TARGET_HOST
39
38
value: http://PROJECT-ID.appspot.com
40
39
41
40
### Update Controller Docker Image (Optional)
@@ -155,4 +154,4 @@ To delete the sample web application, visit the [Google Cloud Console](https://c
155
154
156
155
## License
157
156
158
-
This code is Apache 2.0 licensed and more information can be found in `LICENSE`. For information on licenses for third party software and libraries, refer to the `docker-image/licenses` directory.
157
+
This code is Apache 2.0 licensed and more information can be found in `LICENSE`. For information on licenses for third party software and libraries, refer to the `docker-image/licenses` directory.
0 commit comments