Skip to content

Commit 871386e

Browse files
author
Rizal Fauzie Ridwan
committed
linked example
1 parent 65cca73 commit 871386e

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
@@ -11,7 +11,7 @@ Ready to use [Laravel Echo Server](https://github.com/tlaverdure/laravel-echo-se
1111
| `DATABASE` | `sqlite` | Database used to store data that should persist. `redis` or `sqlite` |
1212

1313
You can also use laravel echo server dotenv configuration for initial setup.
14-
Just map your env file as volume to /app/.env. See: `app/.env.example`
14+
Just map your env file as volume to /app/.env. See: [`app/.env.example`](https://github.com/fauzie/docker-laravel-socketio-server/blob/master/app/.env.example)
1515

1616
```bash
1717
-v /home/username/.env:/app/.env

0 commit comments

Comments
 (0)