mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update constants.ts
This commit is contained in:
parent
9fb926f2f9
commit
7480635920
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
export const SITES_DIR = process.env.SITES_DIR || './sites'
|
||||
export const GUIDES_DIR = process.env.GUIDES_DIR || './guides'
|
||||
export const DATA_DIR = process.env.DATA_DIR || './temp/data'
|
||||
export const API_DIR = process.env.API_DIR || '.api'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue