Intial repository commit
This commit is contained in:
33
dashy/README.md
Normal file
33
dashy/README.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# Dashy Info
|
||||
|
||||
## Instructions:
|
||||
- Access WebUI on port 8181
|
||||
- Use conf.yml to edit page
|
||||
|
||||
## Contents:
|
||||
**`dashy/`**
|
||||
├── **`config/`**
|
||||
│ ├── **`conf.yml`**
|
||||
│ └── **`item-icons/`**
|
||||
├── **`docker-compose.yml`**
|
||||
├── **`.env`**
|
||||
├── **`.gitignore`**
|
||||
└── **`README.md`**
|
||||
|
||||
|
||||
|
||||
|
||||
## File Descrptions:
|
||||
- **`config/`**: Configuration data
|
||||
* **`conf.yml`**: COnfiguration file
|
||||
* **`item-icons/`**: Icons
|
||||
- **`docker-compose.yml`**: Docker compose file
|
||||
- **`.env`**: Environment Variables
|
||||
- **`.gitignore`**: Git ignore file
|
||||
- **`README.md`**: Documentation
|
||||
|
||||
## Environmet Variables:
|
||||
- None
|
||||
|
||||
## Ignored Files:
|
||||
- **`.env`**: Environment VariablesDashy Info
|
||||
Reference in New Issue
Block a user