mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 03:49:07 +00:00
Replaced config w/ dotenv. Hydrate docker nginx using env. Updated readme
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
export default interface IConfig {
|
||||
SEASONED_URL: string;
|
||||
ELASTIC_URL: string;
|
||||
ELASTIC_INDEX: string;
|
||||
}
|
||||
Reference in New Issue
Block a user