mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Update README.md
This commit is contained in:
@@ -106,6 +106,13 @@ Modify the `docker-compose.yaml` file by uncommenting the `caddy` container sect
|
||||
|
||||
### Run the project
|
||||
|
||||
> [!IMPORTANT]
|
||||
> If you have configured external access, utilize the following commands:
|
||||
> ```sh
|
||||
>cd deployment/docker
|
||||
>docker-compose -f docker-compose.yaml -f docker-compose-caddy.yaml up -d
|
||||
>```
|
||||
|
||||
Open a terminal in the project directory and run the command:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user