changed configuration name

This commit is contained in:
2023-12-08 16:03:39 +01:00
parent aa80da5c18
commit 72f112f81e
3 changed files with 5 additions and 5 deletions

View File

@@ -8,5 +8,5 @@
# DOCKER_CLIENT_TIMEOUT: 600
- name: recreate discourse
command:
cmd: ./launcher rebuild discourse_application
cmd: ./launcher rebuild app
chdir: "{{docker_compose_instance_directory}}"