Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoysrt authored Jun 18, 2024
1 parent e445a80 commit 205a13c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ As in swiftwave, we need some extra permission control and a minimal authenticat
| Variable Name | Description | Default Value |
| ------------------ | ------------------------ | -------------------- |
| DOCKER_SOCKET_PATH | Path to docker socket | /var/run/docker.sock |
| AUTH_TOKEN | Connect auth token | N/A (mandatory) |
| LOG_LEVEL | Log level | notice |
| PING_READ | Allow ping read | 0 |
| PING_WRITE | Allow ping write | 0 |
Expand Down Expand Up @@ -85,4 +86,4 @@ As in swiftwave, we need some extra permission control and a minimal authenticat
In this particular `docker-socket-proxy` project, we will maintain only `latest` tag, as this is specifically built for `swiftwave` use case. We will try to keep it backward compatible with previous version of `docker-socket-proxy`.
## License
Apache 2.0
Apache 2.0

0 comments on commit 205a13c

Please sign in to comment.