Unverified Commit 41e452dc authored by takatost's avatar takatost Committed by GitHub

fix: hex problem (#1395)

parent d218c66e
......@@ -19,7 +19,7 @@ services:
# different from api or web app domain.
# example: http://cloud.dify.ai
CONSOLE_API_URL: ''
# The URL for Service API endpointsrefers to the base URL of the current API service if api domain is
# The URL for Service API endpoints, refers to the base URL of the current API service if api domain is
# different from console domain.
# example: http://api.dify.ai
SERVICE_API_URL: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment