[meta] Fix URL in quick-start [#50]

This commit is contained in:
Abhishek Shroff
2025-09-10 18:36:48 +05:30
parent e11363c107
commit 3e6559f1be

View File

@@ -44,7 +44,7 @@ Phylum may be for you if you want:
```
# download compose.yml
wget https://codeberg.org/shroff/phylum/src/branch/main/compose.yml
wget https://codeberg.org/shroff/phylum/raw/branch/main/compose.yml
# create a new DB password and put it into .env
echo "PHYLUM_DB_PASSWORD=$(head -c 32 /dev/urandom | md5sum | cut -d ' ' -f 1)" > .env
# Create data/config.yml