diff --git a/default.env b/default.env index a1b74a6..deac1da 100644 --- a/default.env +++ b/default.env @@ -44,14 +44,14 @@ CF_API_KEY= # (https://cdn.jsdelivr.net/gh/MichaelSchmidle/wapps/catalogue.json) # For more information on defining your own catalogue, please refer to # https://portainer.readthedocs.io/en/stable/templates.html -CATALOGUE=https://cdn.jsdelivr.net/gh/MichaelSchmidle/wapps/catalogue.json +CATALOGUE=https://cdn.jsdelivr.net/gh/MichaelSchmidle/wapps@v3.0.0/catalogue.json # To customize the appearance of your wappster instance, # provide a reference to your logo instead of the default one # (https://cdn.jsdelivr.net/gh/MichaelSchmidle/wapps/wapps-logo.svg) # For more information on using your own logo, please refer to # http://portainer.readthedocs.io/en/stable/configuration.html#use-your-own-logo -LOGO=https://cdn.jsdelivr.net/gh/MichaelSchmidle/wapps/logo.svg +LOGO=https://cdn.jsdelivr.net/gh/MichaelSchmidle/wapps@v3.0.0/logo.svg # To use Traefik as reverse proxy for your non-Dockerized wapps, please provide # the respective Traefik configuration files in the default location (./traefik)