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

Commitf3f9ca2

Browse files
committed
Updates docker-compose to Docker Compose
1 parent75e4d79 commitf3f9ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Three additional containers are included that handle Composer, NPM, and Artisan
2424

2525
##Persistent MySQL Storage
2626

27-
By default, whenever you bring down thedocker-compose network, your MySQL data will be removed after the containers are destroyed. If you would like to have persistent data that remains after bringing containers down and back up, do the following:
27+
By default, whenever you bring down theDocker network, your MySQL data will be removed after the containers are destroyed. If you would like to have persistent data that remains after bringing containers down and back up, do the following:
2828

2929
1. Create a`mysql` folder in the project root, alongside the`nginx` and`src` folders.
3030
2. Under the mysql service in your`docker-compose.yml` file, add the following lines:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp