From 95070ee86a41119d0b0a7573c1279c325f13dc5e Mon Sep 17 00:00:00 2001 From: Kristaps Grinbergs Date: Fri, 29 Nov 2024 13:18:13 +0200 Subject: [PATCH] fix: ensure newline at end of file in FAssets bot deployment guide --- docs/fassets/guides/deploy-fassets-bots.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fassets/guides/deploy-fassets-bots.mdx b/docs/fassets/guides/deploy-fassets-bots.mdx index 827fe358..1cfde482 100644 --- a/docs/fassets/guides/deploy-fassets-bots.mdx +++ b/docs/fassets/guides/deploy-fassets-bots.mdx @@ -212,4 +212,4 @@ docker compose up -d ## Access the Agent Frontend You can access the FAssets agent frontend user interface by navigating to the `FRONTEND_URL` in your browser. -You will be prompted to enter the password set in the `.env` file. \ No newline at end of file +You will be prompted to enter the password set in the `.env` file.