This commit is contained in:
Robert 2024-03-03 01:41:25 +07:00
parent b0547e4c37
commit b02d8ee019
No known key found for this signature in database
GPG Key ID: F631C7FD957D5F22

View File

@ -1,6 +1,6 @@
# Chain Service
DATABASE_URL=REQUIRED. Example: DATABASE_URL=mongodb://chain-service:password@127.0.0.1:27017
DATABASE_URL=REQUIRED. Example: mongodb://chain-service:password@127.0.0.1:27017
DATABASE_NAME=OPTOINAL. Default: chain-db
# Planfix Rest API