mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
fix: Imgproxy container exposure
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
imgproxy:
|
||||
image: darthsim/imgproxy:v3.30.1
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
- 8080
|
||||
environment:
|
||||
IMGPROXY_KEY: ${IMGPROXY_KEY}
|
||||
IMGPROXY_SALT: ${IMGPROXY_SALT}
|
||||
|
||||
Reference in New Issue
Block a user