diff --git a/templates/compose/evolution-api.yaml b/templates/compose/evolution-api.yaml index 19ae4477e..85cd600fb 100644 --- a/templates/compose/evolution-api.yaml +++ b/templates/compose/evolution-api.yaml @@ -1,7 +1,7 @@ # documentation: https://doc.evolution-api.com/v1/pt/get-started/introduction # slogan: Evolution API Installation with Postgres and Redis # tags: evolution-api,evo-api,evolution,whatsapp,api,postgres,redis -# logo: svgs/default.webp +# logo: svgs/evolution-api.png # port: 8080 services: @@ -157,4 +157,4 @@ services: test: ["CMD-SHELL", "pg_isready -U $SERVICE_USER_POSTGRES -d ${POSTGRES_DB:-postgres}"] interval: 30s timeout: 10s - retries: 5 \ No newline at end of file + retries: 5