Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Use single config.ru
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulik committed Jan 24, 2023
1 parent 0e19a5e commit ec906dd
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion backup-stats-collector/function/config.ru

This file was deleted.

2 changes: 2 additions & 0 deletions base/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ ENV upstream_url="http://127.0.0.1:4567"
ENV mode="http"
ENV APP_ENV="production"

ADD config.ru .

CMD ["fwatchdog"]
1 change: 0 additions & 1 deletion hass-listener/function/config.ru

This file was deleted.

1 change: 0 additions & 1 deletion time-passed/function/config.ru

This file was deleted.

0 comments on commit ec906dd

Please sign in to comment.