mirror of
https://github.com/plausible/hosting.git
synced 2025-01-15 14:34:30 -06:00
wip
This commit is contained in:
parent
81d57f9ead
commit
f7f9473089
@ -33,7 +33,6 @@ To set up Plausible CE quickly, follow these steps:
|
|||||||
|
|
||||||
```console
|
```console
|
||||||
$ touch .env
|
$ touch .env
|
||||||
|
|
||||||
$ echo "BASE_URL=https://plausible.example.com" >> .env
|
$ echo "BASE_URL=https://plausible.example.com" >> .env
|
||||||
$ echo "SECRET_KEY_BASE=$(openssl rand -base64 48)" >> .env
|
$ echo "SECRET_KEY_BASE=$(openssl rand -base64 48)" >> .env
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user