refactor(config): add port number
This commit is contained in:
		
							parent
							
								
									5e8cbeecbe
								
							
						
					
					
						commit
						38907f6bb5
					
				| @ -1,7 +1,7 @@ | ||||
| import { resolve } from "path"; | ||||
| import * as dotenv from "dotenv"; | ||||
| const FUCKYOU = "/rockfic/abc-rockfic-v3"; | ||||
| // dotenv.config({ path: resolve("/home/rockfic/rockfic-staging/.env") });
 | ||||
| dotenv.config({ path: resolve("/home/rockfic/rockfic-staging/.env") }); | ||||
| export const hasMigrated = false; | ||||
| export const uri = | ||||
| 	process.env.NODE_ENV == "development" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user