diff --git a/authentication/docker-compose.yml b/authentication/docker-compose.yml index 4da9742..7ba505f 100644 --- a/authentication/docker-compose.yml +++ b/authentication/docker-compose.yml @@ -1,4 +1,4 @@ -name: authentication +name: Authentication services: authelia: diff --git a/proxy/docker-compose.yml b/proxy/docker-compose.yml index f03a3d4..cc3e25a 100644 --- a/proxy/docker-compose.yml +++ b/proxy/docker-compose.yml @@ -1,4 +1,4 @@ -name: Traefik +name: Proxy services: traefik: