mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
wire stalwart .env into generate-env and setup docs
This commit is contained in:
@@ -63,6 +63,7 @@ generate_env_files() {
|
||||
cp --update=none ./immich/.env.example ./immich/.env
|
||||
cp --update=none ./uptime_kuma/.env.example ./uptime_kuma/.env
|
||||
cp --update=none ./croc/.env.example ./croc/.env
|
||||
cp --update=none ./stalwart/.env.example ./stalwart/.env
|
||||
cp --update=none ./caddy/Caddyfile.private.example ./caddy/Caddyfile.private
|
||||
print_success ".env files generated."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user