Skip to content

Commit

Permalink
Removing un-used change
Browse files Browse the repository at this point in the history
  • Loading branch information
meetagrawal09 committed Aug 25, 2024
1 parent d9ae803 commit 611ddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
security_opt:
- no-new-privileges:true
ports:
- "${TRAEFIK_HTTP_PORT:-80}:80"
- "${TRAEFIK_HTTP_PORT-80}:80"
volumes:
- "traefik:/config"
- "/var/run/docker.sock:/var/run/docker.sock:ro"
Expand Down

0 comments on commit 611ddbb

Please sign in to comment.