Solved network bug

This commit is contained in:
2024-01-20 15:19:02 +01:00
parent cfa299410a
commit 42f4cf1867
4 changed files with 13 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
---
- name: recreate discourse
command:
cmd: ./launcher rebuild discourse_application
cmd: "./launcher rebuild {{discourse_application_container}}"
chdir: "{{discourse_repository_directory}}"