Update Servers/Containerization/Docker/Compose/Gatus.md
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
**Purpose**: Gatus Service Status Server.
|
||||
|
||||
## Docker Configuration
|
||||
```jsx title="docker-compose.yml"
|
||||
```yaml title="docker-compose.yml"
|
||||
version: "3.9"
|
||||
services:
|
||||
postgres:
|
||||
@ -45,7 +45,7 @@ networks:
|
||||
external: true
|
||||
```
|
||||
|
||||
```jsx title=".env"
|
||||
```yaml title=".env"
|
||||
N/A
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user