Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19c42db

Browse files
authored
Merge pull request brefphp#10 from eexit/patch-1
Add information about LISTEN_PORT
2 parents c21625c + 403d7dc commit 19c42db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ services:
5050
- .:/var/task:ro
5151
```
5252
53+
If you need to change the default listening port, you can set the `LISTEN_PORT` environment variable value to whatever port you wish to use.
54+
5355
## Static assets
5456

5557
If you want a quick and easy way to serve static assets, mount your files in the `bref/local-api-gateway` container and set the `DOCUMENT_ROOT` env var to the root of the assets.

0 commit comments

Comments
 (0)