Created
May 22, 2025 07:35
-
-
Save Bouni/14da057e128bfa06c8726849dbad48bd to your computer and use it in GitHub Desktop.
Env file for Alamos FE2
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
| # Lizenz-E-Mail Adresse | |
| [email protected] | |
| # Lizenz-E-Mail Password | |
| FE2_PASSWORD="s7QZ060q5QvyfJ1qtW3Dx@LBn8^3lHR*" | |
| # Gewünschter Aktivierungsname | |
| FE2_ACTIVATION_NAME=FE2-Docker | |
| # Die nachfolgenden Werte müssen in der Regel nicht angepasst werden. | |
| FE2_IP_MONGODB=alamos-fe2-db | |
| FE2_PORT_MONGODB=27017 | |
| # Änderung nur bei Bedarf - Wert muss auskommentiert werden, damit er genutzt wird, anderenfalls gelten die Einstellungen der logback.xml-Datei (data/fe2/config/data/logback.xml) | |
| # FE2_LOG_LEVEL=debug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment