Skip to content

Commit 31c199d

Browse files
update
1 parent 0b5f0bb commit 31c199d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The API will read the configuration from `auth_config.yml`. If the file doesn't
7878

7979
The application is containerized and exposes port `8000`, making it suitable for use as a sidecar in various deployment scenarios.
8080

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:
8282

8383
- **For PR testing**: `ghcr.io/codesignal/learn_todo-api:<pr-number>`
8484
- Example: `ghcr.io/codesignal/learn_todo-api:pr-8`

0 commit comments

Comments
 (0)