mirror of
https://github.com/remnawave/panel.git
synced 2026-04-20 22:51:56 +00:00
Update client-configuration.md to include instructions for restarting the subscription-page container after changes
This commit is contained in:
@@ -259,7 +259,11 @@ volumes:
|
||||
- ./app-config.json:/app/dist/assets/app-config.json
|
||||
```
|
||||
|
||||
Restart is not needed.
|
||||
Restart the subscription-page container to apply the changes.
|
||||
|
||||
```bash
|
||||
docker compose down && docker compose up -d && docker compose logs -f
|
||||
```
|
||||
|
||||
### Full Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user