-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocker.env
More file actions
20 lines (18 loc) · 707 Bytes
/
docker.env
File metadata and controls
20 lines (18 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
VERSION=latest
EXTERNAL_URL=https://localhost
DEFAULT_ADMIN_EMAIL=admin@localhost
DEFAULT_ADMIN_PASSWORD=admin@localhost
GUARDIAN_SECRET_KEY=/wO8IiLcJKK///xbgpO4s6auP3JIyDyTWqBgpeDITypXO+S8XtJKU9wz7Bn/8bZh
SECRET_KEY_BASE=7Ylo/27/HQ1bMcrRypWBaCORzvo+Kxvn+/9xIuMJZ3pwyDdEISp+D1aj2y2yGH2l
LIVE_VIEW_SIGNING_SALT=sVbTZdp6XSJTr5pGayeAeL+OK0z7Oz0k
COOKIE_SIGNING_SALT=X16R1oiS
COOKIE_ENCRYPTION_SALT=HjHI7dxS
WIREGUARD_IPV4_NETWORK=100.64.0.0/10
WIREGUARD_IPV4_ADDRESS=100.64.0.1
WIREGUARD_IPV6_NETWORK=fd00::/106
WIREGUARD_IPV6_ADDRESS=fd00::1
DATABASE_HOST=postgres
DATABASE_NAME=firezone
DATABASE_USER=postgres
DATABASE_PASSWORD=postgres
DATABASE_ENCRYPTION_KEY=FYechM1hdkPqemdVMMW9Fc6vEDx1bVfLtZACop8oass=