gitdeem commited on
Commit
7779b95
·
verified ·
1 Parent(s): e54ad0f

Upload 2 files

Browse files
Files changed (2) hide show
  1. Dockerfile +5 -0
  2. README.md +13 -10
Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ghcr.io/ourongxing/newsnow:latest
2
+
3
+ ENV TZ=Asia/Shanghai
4
+ ENV INIT_TABLE=true
5
+ ENV ENABLE_CACHE=true
README.md CHANGED
@@ -1,10 +1,13 @@
1
- ---
2
- title: News
3
- emoji: 🦀
4
- colorFrom: yellow
5
- colorTo: blue
6
- sdk: docker
7
- pinned: false
8
- ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
1
+ ---
2
+ title: news
3
+ emoji: 🌍
4
+ colorFrom: red
5
+ colorTo: red
6
+ sdk: docker
7
+ pinned: false
8
+ app_port: 4444
9
+ ---
10
+
11
+
12
+
13
+