removed double quotes

This commit is contained in:
2025-03-25 13:25:37 -05:00
parent 7679298259
commit 0f7b6530c8
+2 -2
View File
@@ -117,8 +117,8 @@ services:
restart: unless-stopped
whoami:
image: "traefik/whoami"
container_name: "whoami"
image: traefik/whoami
container_name: whoami
networks:
- reverseproxy