Update Servers/Containerization/Docker/Compose/Homepage-Docker.md
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
**Purpose**: A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
|
||||
|
||||
```jsx title="docker-compose.yml"
|
||||
```yaml title="docker-compose.yml"
|
||||
version: '3.8'
|
||||
services:
|
||||
homepage:
|
||||
@ -36,6 +36,6 @@ networks:
|
||||
external: true
|
||||
```
|
||||
|
||||
```jsx title=".env"
|
||||
```yaml title=".env"
|
||||
Not Applicable
|
||||
```
|
||||
|
Reference in New Issue
Block a user