Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jvik committed Dec 21, 2024
1 parent 394732a commit 644e443
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Build and Push Docker Image

on:
push:
paths-ignore:
- "README.md"
branches:
- main

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Elaway Charge API is a Node.js application that interacts with the Elaway chargi

The recommended way would be to use docker. Copy the docker-compose.yml.example and fill in your information.

For legal reasons the client secrets are not provided here, but can be aquired with [mitmproxy](https://www.google.com/search?q=mitmporxy).
For legal reasons the client secrets are not provided here, but can be aquired using and iPhone/Android device with the Elaway app, in combination with [mitmproxy](https://mitmproxy.org/).

0 comments on commit 644e443

Please sign in to comment.