Skip to content

Commit 0192601

Browse files
ckefgisc28thAaronWu-train
authored andcommitted
20240215 update
1 parent 0e80868 commit 0192601

File tree

5 files changed

+2422
-78
lines changed

5 files changed

+2422
-78
lines changed

cmsranking/images/logo.svg

Lines changed: 0 additions & 77 deletions
This file was deleted.

cmsranking/static/Ranking.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<body>
3333
<div id="OuterFrame">
3434
<div id="LogoPanel">
35-
<img src="logo" alt="Logo" />
35+
<img src="https://iscoj.fg.tp.edu.tw/uploads/logo.png" alt="https://iscoj.fg.tp.edu.tw/uploads/logo.png" />
3636
</div>
3737
<div id="UpperPanel">
3838
<div id="ConnectionStatus_box">

cmsranking/static/img/logo.png

174 KB
Loading

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ services:
2020
volumes:
2121
- "./codecov:/home/cmsuser/cms/codecov"
2222
- "./CreateByAaW:/home/cmsuser/cms/CreateByAaW"
23+
- /srv/cms:/var/local/lib/cms/ranking
2324
ports:
2425
- 8888:8888
2526
- 8889:8889

0 commit comments

Comments
 (0)