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
|
||||
networks:
|
||||
- printer_network
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
environment:
|
||||
- QUEUED=10
|
||||
- HEALTH=true
|
||||
|
||||
Reference in New Issue
Block a user