Skip to content

Commit

Permalink
Fix composer.json location to webapp/
Browse files Browse the repository at this point in the history
  • Loading branch information
eldering committed Jul 28, 2024
1 parent fbda0f9 commit dd55f81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- name: Fix composer autoload
command:
cmd: composer dump-autoload -o
chdir: "{{ DJ_DIR }}"
chdir: "{{ DJ_DIR }}/webapp"

- name: Restart rsyslog
service:
Expand Down

0 comments on commit dd55f81

Please sign in to comment.