forked from Mirrors/keyoxide-web
Add domain env variable
This commit is contained in:
parent
c4918e54b6
commit
cbe7029989
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ services:
|
|||
restart: unless-stopped
|
||||
ports:
|
||||
- 3000:3000
|
||||
# environment:
|
||||
environment:
|
||||
- DOMAIN=
|
||||
# - KX_HIGHLIGHTS_1_NAME=
|
||||
# - KX_HIGHLIGHTS_1_DESCRIPTION=
|
||||
# - KX_HIGHLIGHTS_1_FINGERPRINT=
|
||||
|
|
Loading…
Reference in a new issue