kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged environnement  ✕
Stop Using .env Files Now! - DEV Community 👩‍💻👨‍💻 https://dev.to/gregorygaines/stop-using-env-files-now-kp0
26/09/2022 10:14:23

Évitez d'utiliser les fichiers .env en production.

environnement secret configuration
Node.js Everywhere with Environment Variables! – Node.js Collection – Medium https://medium.com/the-node-js-collection/making-your-node-js-work-everywhere-with-environment-variables-2da8cdf6e786
09/04/2019 19:08:33

Les variables d'environnement avec Node.js.

environnement nodejs
Configuration in Slim Framework | Rob Allen's DevNotes https://akrabat.com/configuration-in-slim-framework/
22/03/2017 14:12:21

Comment gérer la configuration dans Slimframework.

L'option notamment intéressante est d'utiliser phpdotenv pour gérer les différences entre vos différents environnements.

environnement slimframework configuration php
environment variables - Wrong java -version being reported - Super User http://superuser.com/questions/479889/wrong-java-version-being-reported#answer-479918
21/10/2016 14:04:55

La commande pour savoir quel java.exe s'exécute depuis la console est :

for %I in (java.exe) do @echo %~$PATH:I

C'est bien pratique parce que c'est vite le bordel quand on a plusieurs versions en parallèle. Dans mon cas, il se trouve qu'il y avait un java.exe dans C:\Windows\System32 et comme il était plus tôt dans le PATH, c'est lui qui s'exécutait en priorité.

windows path environnement java
3869 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn