initial commit
This commit is contained in:
13
deploy/variables.env
Normal file
13
deploy/variables.env
Normal file
@@ -0,0 +1,13 @@
|
||||
TZ=Asia/Shanghai
|
||||
MINIO_PREFIX_NAME=example
|
||||
MYSQL_URL=172.23.255.62
|
||||
MYSQL_USERNAME=root
|
||||
MYSQL_PASSWORD=yelink123
|
||||
REDIS_URL=172.23.255.62
|
||||
AUTH_URL=http://172.23.255.62:8411/auth
|
||||
MINIO_ENDPOINT=http://172.23.255.62:28301
|
||||
NACOS_URL=172.23.255.62:8001
|
||||
ACCESS_KEY=DJPE3QJ07OXPAFFJGORO
|
||||
ACCESS_KEY_SECRET=sFjISWRruGQjJLCZYiEwomqEpBCNiE3HBaYixZFl
|
||||
EDGE_GATEWAY_URL=https://172.23.255.62:8301
|
||||
VERSION=1.0.1
|
||||
Reference in New Issue
Block a user