This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ```bash | |
| # Configurer le fichier d'enregistrement .env | |
| # Ton domaine principal | |
| DOMAIN_NAME=n8n.oussamaweb.online | |
| # Laisser vide pour accéder via https://n8n.oussamaweb.online | |
| # OU mets 'n8n' pour accéder via https://n8n.oussamaweb.online | |
| SUBDOMAINE= |