mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
update uptime
This commit is contained in:
parent
e4245532d9
commit
1fec732865
3 changed files with 3 additions and 3 deletions
|
|
@ -10,4 +10,4 @@
|
|||
- name: Docker compose up! 🚀
|
||||
community.docker.docker_compose:
|
||||
project_src: /apps
|
||||
state: restarted
|
||||
restarted: true
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
- name: Docker compose up! 🚀
|
||||
community.docker.docker_compose:
|
||||
project_src: /apps
|
||||
state: restarted
|
||||
restarted: true
|
||||
#####
|
||||
# POST: things after starting up
|
||||
#####
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
services:
|
||||
uptime:
|
||||
container_name: uptime
|
||||
image: "docker.nilstrieb.dev/uptime:8af7829b"
|
||||
image: "docker.nilstrieb.dev/uptime:f12b6ffa"
|
||||
restart: always
|
||||
volumes:
|
||||
- "/apps/uptime:/app/config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue