We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ac6a3 commit 18a5cb2Copy full SHA for 18a5cb2
docker-compose.yml
@@ -73,7 +73,6 @@ services:
73
context: ./backend
74
args:
75
INSTALL_DEV: ${INSTALL_DEV-false}
76
- platform: linux/amd64 # Patch for M1 Mac
77
labels:
78
- traefik.enable=true
79
- traefik.docker.network=traefik-public
0 commit comments