feat: implement multi-provider architecture for contribution fetching and add Docker support
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
services:
|
||||
graph:
|
||||
build: .
|
||||
build:
|
||||
context: .
|
||||
target: final
|
||||
container_name: git-contribution-graph
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user