chore: rename nginx service to proxy

This commit is contained in:
bisco
2026-06-24 09:06:12 +02:00
parent b36cd2a754
commit 6dd508aa9c
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ services:
security_opt:
- no-new-privileges:true
nginx:
proxy:
image: nginx:1.30.0-alpine
restart: unless-stopped
init: true