fix: typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ARG APP_VERSION
|
||||
|
||||
FROM ccode.caldwell.digital/home/torsearch-app:${APP_VERSION}
|
||||
FROM code.caldwell.digital/home/torsearch-app:${APP_VERSION}
|
||||
|
||||
ENTRYPOINT [ "php", "/app/bin/console", "messenger:consume", "scheduler_monitor" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user