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

Commit9e27468

Browse files
authored
Merge pull request#577 from solidnerd/rjh_update
doc: update documentation to reference 25.7.3
2 parentsf3a8df2 +c2879a4 commit9e27468

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Note that if you want to use LDAP, `$` has to be escape like `\$`, i.e. `-e "LDA
7979
-e APP_URL=http://localhost:8080 \
8080
-e APP_KEY=SomeRandomStringWith32Characters \
8181
-p 8080:8080 \
82-
--name="bookstack_25.7.2" \
83-
solidnerd/bookstack:25.7.2
82+
--name="bookstack_25.7.3" \
83+
solidnerd/bookstack:25.7.3
8484
```
8585

8686
The APP_URL parameter should be the base URL for your BookStack instance without

‎VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.7.2
1+
25.7.3

‎docker-compose.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
-mysql-data:/var/lib/mysql
1111

1212
bookstack:
13-
image:solidnerd/bookstack:25.7.2
13+
image:solidnerd/bookstack:25.7.3
1414
depends_on:
1515
-mysql
1616
environment:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp