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

Commit e49d98d

Browse files
Update README.md
1 parent f548ec1 commit e49d98d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ composer create-project --prefer-dist laravel/lumen .
3434

3535
## FAQ
3636

37-
- Why port 81?
38-
- Sometimes you want your backend and frontend separated. You can have your frontend runs in the default `:80` and the API to be in port `:81`
37+
- Why port 8000?
38+
- Sometimes you want your backend and frontend separated. You can have your frontend runs in the default `:80` and the API to be in port `:8000`
3939

4040
- Can we change this port?
41-
- Yes. You can change the port in the webserver block of the `docker-compose.yml` file
41+
- Yes. You can change the port in the `webserver` block of the `docker-compose.yml` file
4242

4343
- Is everything customizable?
4444
- Yes. You can fiddle the `docker-compose.yml` file and make your own customization. Be sure you know what you are doing.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /