Skip to content

Commit

Permalink
Close Mac M1 Docker error fastapi#707 (Remove Patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
dudil committed Jul 9, 2024
1 parent 763afde commit a3a94c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ services:
context: ./backend
args:
INSTALL_DEV: ${INSTALL_DEV-false}
platform: linux/amd64 # Patch for M1 Mac
labels:
- traefik.enable=true
- traefik.docker.network=traefik-public
Expand Down

0 comments on commit a3a94c0

Please sign in to comment.