mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-07 19:19:16 +00:00
Rename example directory to examples
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
gatus:
|
||||
image: twinproduction/gatus:latest
|
||||
ports:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- ./config.yaml:/config/config.yaml
|
||||
- ./data:/data/
|
||||
Reference in New Issue
Block a user