Skip to content

Commit

Permalink
it's C++, not NodeJS
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoffredo committed Jan 11, 2024
1 parent 1e9b9ad commit 5ddb141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/http-server/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.2"
services:

# The Node.js proxy that sits in front of the C++ server.
# The C++ proxy that sits in front of the C++ server.
proxy:
build:
context: .
Expand Down

0 comments on commit 5ddb141

Please sign in to comment.