Skip to content

Commit 309ff65

Browse files
author
rok
committed
renamed file
1 parent 4aca426 commit 309ff65

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ WORKDIR /etc/supervisor/conf.d
2020
COPY laravel-worker.conf.tpl /etc/supervisor/conf.d/laravel-worker.conf.tpl
2121
COPY laravel-horizon.conf.tpl /etc/supervisor/conf.d/laravel-horizon.conf.tpl
2222
COPY custom-php.ini.tpl /opt/etc/custom-php.ini.tpl
23-
COPY supervisor-watchdog.py /opt/supervisor-watchdog.py
23+
COPY supervisord-watchdog.py /opt/supervisord-watchdog.py
2424

2525
# Copy scripts
2626
COPY init.sh /usr/local/bin/init.sh
File renamed without changes.

0 commit comments

Comments
 (0)