diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-06 14:39:33 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-06 14:39:33 +0100 |
| commit | cad427b36f5a5fe963bc8f7325a0428acc05c43f (patch) | |
| tree | 22d2f55f9cb47685b836bf562cd960839122e314 | |
| parent | 9d421d1cdb825b70b9ed6e2a4be3a230b40b34e9 (diff) | |
remove ansible-ised env vars for etherpad
| -rw-r--r-- | example.env | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/example.env b/example.env index 4c1f9dd..10ca9f1 100644 --- a/example.env +++ b/example.env @@ -44,9 +44,3 @@ DB_SCHEME=sqlite # The path part of the URI to the website database DB_PATH=/var/app/joeac.net-http.sqlite - -# The Node.JS environment for the Etherpad instance (production, development) -ETHERPAD_NODE_ENV=production - -# The admin password for the Etherpad instance -ETHERPAD_ADMIN_PASSWORD= |
