Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
raller1028 committed Nov 27, 2023
1 parent 3537429 commit 2358b83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Apps/Filedrop/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ x-casaos:
ko_kr: "FileDrop은 무료 오픈 소스 파일 공유 서비스입니다."
developer: Noé Favier (noe.favier@outlook.com)
author: Noé Favier
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileDrop/icon.png
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Filedrop/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileDrop/screenshot-1.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Filedrop/screenshot-1.png
title:
en_us: FileDrop
category: Cloud
2 changes: 1 addition & 1 deletion Apps/Lucky/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
reservations:
memory: 64M
image: gdy666/lucky:2.5.0
restart: always
restart: unless-stopped
volumes:
- type: bind
source: /DATA/AppData/lucky
Expand Down

0 comments on commit 2358b83

Please sign in to comment.