We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1188f2 + 91cf859 commit 2cb4808Copy full SHA for 2cb4808
1 file changed
docker/dev/hocuspocus/docker-compose.yml
@@ -1,5 +1,7 @@
1
services:
2
hocuspocus:
3
+ # In case of MacOS you need to specify the platform in your `docker/dev/hocuspocus/docker-compose.override.yml`:
4
+ # platform: linux/amd64
5
image: openproject/hocuspocus:main-defdb238
6
labels:
7
- "traefik.enable=true"
0 commit comments