forked from DevOps/deploy.stack
chore(dbSer): 移除 loki/postgres/redis 的 env.cfg
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
IMAGE_TAG=3.6.2
|
|
||||||
IMAGE_NAME=grafana/loki:${IMAGE_TAG}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
# 密码为生成的密码,请使用时修改后再部署
|
|
||||||
#IMAGE_TAG=postgres:14.11-bookworm
|
|
||||||
#IMAGE_TAG=postgres:15.6-bookworm
|
|
||||||
IMAGE_TAG=postgres:16.10
|
|
||||||
IMAGE_TAG_V17=postgres:17.6
|
|
||||||
IMAGE_TAG_V18=postgres:18.0
|
|
||||||
IMAGE_TAG_V15=postgres:15.14
|
|
||||||
POSTGRES_PASSWORD=AGC4eGx2aq8rSiZXBP
|
|
||||||
POSTGRES_HOST_AUTH_METHOD=scram-sha-256
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
IMAGE_TAG_REDISV6=redis:6.2.21-alpine
|
|
||||||
IMAGE_TAG_REDISV7=redis:7.4.7-alpine
|
|
||||||
IMAGE_TAG_REDISV8=redis:8.4.0-alpine
|
|
||||||
IMAGE_TAG_VALKEY_Latest=valkey/valkey:9.0.0
|
|
||||||
IMAGE_TAG_VALKEY_V8=valkey/valkey:8.1.5
|
|
||||||
Volumes_Path=/data/volumes/redis
|
|
||||||
REDIS_PASSWORD=AGC4eGx2aq8rSiZXBP
|
|
||||||
Reference in New Issue
Block a user