Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb4cf20

Browse files
FalkWolskygitbook-bot
authored andcommitted
GITBOOK-179: No subject
1 parent484b6b1 commiteb4cf20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/setup-and-run/self-hosting/README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,13 +253,13 @@ With an SSL certificate, you can securely visit self-hosted Lowcoder with HTTPS
253253
254254
{% tabs %}
255255
{% tab title="Docker-Compose" %}
256-
1. Copy`fullchain.pem` and`privkey.pem` to the`$PWD/stacks/ssl` directory.
256+
1. Copy`fullchain.pem` and`privkey.pem` to the`$PWD/lowcoder-stacks/ssl` directory.
257257
2. In`$PWD/docker-compose.yml`, change the value of`ports` to`"3443:3443"`.\
258258
259259
{% endtab %}
260260
261261
{% tab title="Docker" %}
262-
1. Copy`fullchain.pem` and`privkey.pem` to the`$PWD/stacks/ssl` directory.
262+
1. Copy`fullchain.pem` and`privkey.pem` to the`$PWD/lowcoder-stacks/ssl` directory.
263263
2. Change the`ports`in the deploymentcommand to`3443:3443`, as shown below:
264264
265265
{% code overflow="wrap" %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp