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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The API will read the configuration from `auth_config.yml`. If the file doesn't
78
78
79
79
The application is containerized and exposes port `8000`, making it suitable for use as a sidecar in various deployment scenarios.
80
80
81
-
The Docker container exposes port `8000`, allowing the API to be accessed from other containers or services in the same network.
81
+
The Docker container exposes port `8000`, allowing the API to be accessed from other containers or services in the same network. In order to enable it in the task, you need to add the following to the task configuration:
0 commit comments