Fixed docker compose for linux self hosted deployments (#2952)

This commit is contained in:
Joshua Fife
2026-05-02 15:57:27 -06:00
committed by GitHub
parent 4e58ea6c8a
commit 51c366310e
+2
View File
@@ -24,6 +24,8 @@ services:
restart: unless-stopped
networks:
- printer_network
extra_hosts:
- "host.docker.internal:host-gateway"
environment:
- QUEUED=10
- HEALTH=true