Skip to content

Commit

Permalink
Update tips.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jarqvi authored Nov 21, 2023
1 parent ddb4ce0 commit c52a28c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pages/app-deploy/nodejs/tips.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default () => (

<h3 id="nodejs-version">انتخاب نسخه‌ی NodeJS</h3>
<p>
به‌صورت پیش‌فرض، برنامه‌ی شما روی نسخه‌ی ۱۸ این پلتفرم اجرا می‌شود. در
به‌صورت پیش‌فرض، برنامه‌ی شما روی نسخه‌ی ۲۰ این پلتفرم اجرا می‌شود. در
صورتی که قصد دارید نسخه دیگری را برای اجرای برنامه‌ی‌تان استفاده کنید
می‌توانید داخل فایل{" "}
<Link href="/app-deploy/nodejs/liarajson">liara.json</Link> بخش زیر را
Expand All @@ -70,8 +70,9 @@ export default () => (
<li>12</li>
<li>14</li>
<li>16</li>
<li>18</li>
<li>
<b>18 (پیش‌فرض)</b>
<b>20 (پیش‌فرض)</b>
</li>
</ul>

Expand Down

0 comments on commit c52a28c

Please sign in to comment.