Add example for sqlite

This commit is contained in:
TwinProduction
2021-07-18 20:48:22 -04:00
parent 43150ae484
commit bd3c01a4f4
4 changed files with 52 additions and 1 deletions
@@ -0,0 +1,9 @@
version: "3.8"
services:
gatus:
image: twinproduction/gatus:latest
ports:
- 8080:8080
volumes:
- ./config.yaml:/config/config.yaml
- ./data:/data/