Skip to content

Commit

Permalink
remove ports: as they conflict with network_mode: host
Browse files Browse the repository at this point in the history
  • Loading branch information
Neverminda committed Aug 25, 2024
1 parent f4dd4ca commit c406d68
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,6 @@ services:
- evcc
container_name: evcc
image: evcc/evcc:latest
ports:
- 7070:7070/tcp
- 8887:8887/tcp
- 7090:7090/udp
- 9522:9522/udp
volumes:
- /etc/evcc.yaml:/etc/evcc.yaml
- /home/[user]/.evcc:/root/.evcc
Expand Down

0 comments on commit c406d68

Please sign in to comment.