We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2004e commit 01f5f56Copy full SHA for 01f5f56
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