mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-03-31 06:24:09 -04:00
changed manage devices info
This commit is contained in:
@@ -49,8 +49,8 @@ You can use the example [docker-compose.yml](docker-compose.yml) file and just r
|
||||
|
||||
## Manage devices
|
||||
|
||||
Click on the `Admin` button and login with your django backend user (see [#available-env-vars](#available-env-vars)). Once logged in you can manage your devices there.
|
||||
Adding devices is (for now) only possible via the [/admin](/admin) backend. A frontend solution will be implemented in the future.
|
||||
|
||||
## Other infos
|
||||
|
||||
* The django container needs to run in host network mode to send the wakeonlan command on your local network. Therefore all other containers also need to run in host network mode. I don't like it but there is no way around.
|
||||
* The django container needs to run in host network mode to send the wakeonlan command on your local network. Therefore all other containers also need to run in host network mode. I don't like it but there is no way around.
|
||||
|
||||
Reference in New Issue
Block a user