Skip to content

Commit

Permalink
fix icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Cp0204 committed Sep 29, 2024
1 parent b0683b5 commit 55712f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Apps/webdav/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ x-casaos:
en_us: A simple WebDAV server.
zh_cn: 一个简单的WebDAV服务器。
developer: bytemark
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/webdav/icon.png
icon: https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/webdav/icon.png
# screenshot_link:
# - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/webdav/screenshot-1.png
# - https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/webdav/screenshot-1.png
tagline:
en_us: Simple WebDAV Server
zh_cn: 简单的WebDAV服务器
# thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/webdav/thumbnail.png
# thumbnail: https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/webdav/thumbnail.png
tips:
before_install:
en_us: 'Default username: `admin`, default password: `admin1234`'
Expand Down

0 comments on commit 55712f8

Please sign in to comment.