Merge pull request #5436 from pixelfed/staging

Staging
pull/5439/head
daniel 5 months ago committed by GitHub
commit 6c47147219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -17,7 +17,7 @@ services:
# #
# See: https://github.com/nginx-proxy/nginx-proxy/tree/main/docs # See: https://github.com/nginx-proxy/nginx-proxy/tree/main/docs
proxy: proxy:
image: nginxproxy/nginx-proxy:1.4 image: nginxproxy/nginx-proxy:1.6.2
container_name: "${DOCKER_ALL_CONTAINER_NAME_PREFIX}-proxy" container_name: "${DOCKER_ALL_CONTAINER_NAME_PREFIX}-proxy"
restart: unless-stopped restart: unless-stopped
profiles: profiles:

Loading…
Cancel
Save