update uptime

This commit is contained in:
nora 2023-09-02 19:08:21 +02:00
parent e4245532d9
commit 1fec732865
3 changed files with 3 additions and 3 deletions

View file

@ -10,4 +10,4 @@
- name: Docker compose up! 🚀
community.docker.docker_compose:
project_src: /apps
state: restarted
restarted: true

View file

@ -129,7 +129,7 @@
- name: Docker compose up! 🚀
community.docker.docker_compose:
project_src: /apps
state: restarted
restarted: true
#####
# POST: things after starting up
#####