smokeping
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2024-04-17 20:11:13 +00:00
parent b5d24f2b29
commit f577490146
1 changed files with 4 additions and 1 deletions

View File

@ -34,7 +34,7 @@ services:
- PGID=1000 - PGID=1000
- TZ=Etc/UTC - TZ=Etc/UTC
- MASTER_URL=https://smokeping.sa6anw.se - MASTER_URL=https://smokeping.sa6anw.se
- CACHE_DIR=/tmp #optional - CACHE_DIR=/tmp
volumes: volumes:
- ./config:/config - ./config:/config
- ./data:/data - ./data:/data
@ -43,5 +43,8 @@ services:
restart: unless-stopped restart: unless-stopped
``` ```
Glöm inte att byta till din domän.
Sen är det bara att köra `docker-compose up -d` Sen är det bara att köra `docker-compose up -d`