🔥 Enable support for Arm Docker images in Mac, remove old patch (#1341)
This commit is contained in:

committed by
GitHub

parent
46ac6a3c6f
commit
18a5cb21db
@@ -73,7 +73,6 @@ services:
|
|||||||
context: ./backend
|
context: ./backend
|
||||||
args:
|
args:
|
||||||
INSTALL_DEV: ${INSTALL_DEV-false}
|
INSTALL_DEV: ${INSTALL_DEV-false}
|
||||||
platform: linux/amd64 # Patch for M1 Mac
|
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.docker.network=traefik-public
|
- traefik.docker.network=traefik-public
|
||||||
|
Reference in New Issue
Block a user