Compare commits

...

2 Commits

Author SHA1 Message Date
史悦
337952dc1f Merge branch 'master' of https://git.01061220.xyz/shiyue/gemini-antiblock 2025-08-13 10:15:38 +08:00
史悦
452fa4c2f4 Initial commit 2025-08-13 10:12:12 +08:00

6
compose.yaml Normal file
View File

@@ -0,0 +1,6 @@
services:
gemini-proxy:
build: .
ports:
- "9090:8080"
restart: always