removed double quotes
This commit is contained in:
@@ -117,8 +117,8 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
whoami:
|
||||
image: "traefik/whoami"
|
||||
container_name: "whoami"
|
||||
image: traefik/whoami
|
||||
container_name: whoami
|
||||
networks:
|
||||
- reverseproxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user