remove env
This commit is contained in:
parent
77a701bc9c
commit
cc3a2c0e52
8
.env
8
.env
@ -1,8 +0,0 @@
|
||||
GRPC_GDIONLINE_ADDRESS=https://oldapi.example.com:5001
|
||||
KYC_BASE_URL=https://ocr-provider.example.com
|
||||
Consul__Address=http://localhost:8500
|
||||
|
||||
# Consul__Address=http://consul:8500
|
||||
# Grpc__GDIOnline__Address=https://gdi-online-service:5001
|
||||
# Sms__BaseUrl=https://sms-service:443
|
||||
# Ocr__BaseUrl=https://ocr-service:443
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
# Build artifacts
|
||||
**/bin/
|
||||
**/obj/
|
||||
.env
|
||||
Loading…
x
Reference in New Issue
Block a user