refactor: put rss file path in env variables

This commit is contained in:
2026-03-16 11:26:05 +01:00
parent f17d267336
commit b7568e2ba2
3 changed files with 3 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ services:
DB_PASSWORD: example
DB_DATABASE: pathtoglory
DB_HOST: db
RSS_FILE_PATH: /home/node/rss
develop:
watch:
- path: ./app/server