mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-06-22 04:11:55 +10:00
Fixed docker compose for linux self hosted deployments (#2952)
This commit is contained in:
@@ -24,6 +24,8 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- printer_network
|
- printer_network
|
||||||
|
extra_hosts:
|
||||||
|
- "host.docker.internal:host-gateway"
|
||||||
environment:
|
environment:
|
||||||
- QUEUED=10
|
- QUEUED=10
|
||||||
- HEALTH=true
|
- HEALTH=true
|
||||||
|
|||||||
Reference in New Issue
Block a user