Procházet zdrojové kódy

fix: hex problem (#1395)

tags/0.3.29
takatost před 2 roky
rodič
revize
41e452dcc5
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      docker/docker-compose.yaml

+ 1
- 1
docker/docker-compose.yaml Zobrazit soubor

@@ -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: ''

Načítá se…
Zrušit
Uložit