We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e23ba9 commit 77086b8Copy full SHA for 77086b8
1 file changed
test_printer/docker-compose.yml
@@ -4,11 +4,11 @@ services:
4
ports:
5
- "7125:7125"
6
- "8110:8110"
7
- image: ghcr.io/mainsail-crew/virtual-klipper-printer:master
+ image: ghcr.io/mainsail-crew/virtual-klipper-printer:latest
8
webui:
9
container_name: mainsail
10
volumes:
11
- ./config.json:/usr/share/nginx/html/config.json:ro
12
13
- 6969:80
14
- image: ghcr.io/mainsail-crew/mainsail
+ image: ghcr.io/mainsail-crew/mainsail
0 commit comments