as in previous message

This commit is contained in:
arjan 2026-05-20 14:33:34 +00:00
parent ce19be2e68
commit f5f88e79fb
2 changed files with 13 additions and 3 deletions

View file

@ -29,7 +29,7 @@ services:
- "80"
nginx-proxy:
image: nginx:latest
image: docker.io/nginx:latest
container_name: nginx_proxy
depends_on:
- webgui