diff --git a/docker/.env.example b/docker/.env.example index d685140a9..8b1e32065 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -6,8 +6,8 @@ LOG_PATH=/root/.flowise/logs BLOB_STORAGE_PATH=/root/.flowise/storage # NUMBER_OF_PROXIES= 1 -# CORS_ORIGINS="*" -# IFRAME_ORIGINS="*" +# CORS_ORIGINS=* +# IFRAME_ORIGINS=* # DATABASE_TYPE=postgres # DATABASE_PORT=5432