[ xray ] 优化clash节点的dns配置
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# https://hub.docker.com/r/bitnami/gitea
|
||||
|
||||
version: '2'
|
||||
services:
|
||||
postgresql:
|
||||
@@ -23,6 +25,10 @@ services:
|
||||
- GITEA_ADMIN_EMAIL=wdd@107421.xyz
|
||||
- GITEA_HTTP_PORT=3000
|
||||
- GITEA_SSH_LISTEN_PORT=22222
|
||||
- GITEA_APP_NAME=Gitea-闲下来就喝杯茶吧
|
||||
- GITEA_DOMAIN=192.168.35.70
|
||||
- GITEA_PROTOCOL=http
|
||||
- GITEA_RUN_MODE=prod
|
||||
ports:
|
||||
- '3000:3000'
|
||||
- '22222:22222'
|
||||
|
||||
Reference in New Issue
Block a user