Skip to content
Snippets Groups Projects

Release v2.1.0

Merged Loraine Gueguen requested to merge dev into master
4 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
1
@@ -12,7 +12,7 @@ authelia_db_postgres_password: XXXXXXXX # Required for Authelia.
# galaxy-specific variables
galaxy_default_admin_email: gga@galaxy.org # Required
galaxy_defaut_admin_user: gga # Required
galaxy_default_admin_user: gga # Required
galaxy_default_admin_password: password # Required
galaxy_config_remote_user_maildomain: mydomain.com # Required. The maildomain used by Galaxy authentication
galaxy_persist_data: "True" # Optional (default: True). If False, docker data will NOT be persisted on your host's file system and will be lost any time the galaxy container is recreated. Do not set this variable to "False" for production
Loading