chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
quality-check:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
secrets:
|
||||
- hf_token
|
||||
ports:
|
||||
- "8080:80"
|
||||
secrets:
|
||||
- hf_token
|
||||
secrets:
|
||||
hf_token:
|
||||
file: .env/hf_token.txt
|
||||
Reference in New Issue
Block a user