Skip to content

Commit

Permalink
add missing objectives
Browse files Browse the repository at this point in the history
  • Loading branch information
shem8 authored Aug 7, 2024
1 parent 6420899 commit cc876b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions steps/01_run_python_server.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
id: run_python_server
learningObjectives:
- Run Python server
hints:
- Follow the instructions in the README to set up and run the server.
- Test the API endpoints to verify the server's functionality.
Expand Down
1 change: 1 addition & 0 deletions steps/03_run_both_servers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
id: run_both_servers
learningObjectives:
- Run both servers
hints:
- Update the docker-compose.yml to include the Node.js service.
- Set the correct ports for the Node.js server.
Expand Down

0 comments on commit cc876b3

Please sign in to comment.