Supprimer src/environments/environment.development.ts
This commit is contained in:
parent
812e9d182f
commit
15bb813a7b
|
|
@ -1,7 +0,0 @@
|
|||
export const environment = {
|
||||
production: false,
|
||||
NASA_API_BASE_URL : "https://api.nasa.gov",
|
||||
NASA_API_KEY: '3azuPabFKF5HNbHpZuQ1rGzIPO6i2DbOLQ6hYuGl',
|
||||
NASA_API_IMAGE_BASE_URL:'https://images-api.nasa.gov',
|
||||
AUTH_API_BASE:'http://makusu.duckdns.org:3000'
|
||||
};
|
||||
Loading…
Reference in New Issue