Skip to content
Snippets Groups Projects

Run wf

Merged Loraine Gueguen requested to merge run_wf into dev
Files
10
+ 1
0
@@ -14,6 +14,7 @@ authelia_db_postgres_password: psqlpwd # Required for Authelia.
galaxy_default_admin_email: gga@galaxy.org # Required
galaxy_default_admin_user: gga # Required
galaxy_default_admin_password: password # Required
galaxy_default_admin_key: myfakekey # 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