Fix logo path
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# documentation: https://doc.evolution-api.com/v1/pt/get-started/introduction
|
# documentation: https://doc.evolution-api.com/v1/pt/get-started/introduction
|
||||||
# slogan: Evolution API Installation with Postgres and Redis
|
# slogan: Evolution API Installation with Postgres and Redis
|
||||||
# tags: evolution-api,evo-api,evolution,whatsapp,api,postgres,redis
|
# tags: evolution-api,evo-api,evolution,whatsapp,api,postgres,redis
|
||||||
# logo: svgs/default.webp
|
# logo: svgs/evolution-api.png
|
||||||
# port: 8080
|
# port: 8080
|
||||||
|
|
||||||
services:
|
services:
|
||||||
@@ -157,4 +157,4 @@ services:
|
|||||||
test: ["CMD-SHELL", "pg_isready -U $SERVICE_USER_POSTGRES -d ${POSTGRES_DB:-postgres}"]
|
test: ["CMD-SHELL", "pg_isready -U $SERVICE_USER_POSTGRES -d ${POSTGRES_DB:-postgres}"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 5
|
retries: 5
|
||||||
|
Reference in New Issue
Block a user