mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-28 02:03:11 +00:00
Docs
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo DBPASS=$(openssl rand -base64 32 | tr -dc _A-Z-a-z-0-9)
|
||||
echo DBROOT=$(openssl rand -base64 32 | tr -dc _A-Z-a-z-0-9)
|
||||
Reference in New Issue
Block a user