Skip to content

Commit c3d5c02

Browse files
authored
Update .env (#220)
* Update .env * Update .env * Update .env
1 parent 450a40f commit c3d5c02

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

deploy/docker/.env

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
IDENTITY_SERVER_PORT=8080
22
COMMUNITY_SERVER_PORT=8087
33
WORKSHOP_SERVER_PORT=8000
4-
ENABLE_LOG4J=false
4+
ENABLE_SHELL_INJECTION=false
5+
ENABLE_LOG4J=false
6+
LISTEN_IP="127.0.0.1"
7+
TLS_ENABLED=false
8+
VERSION=latest

0 commit comments

Comments
 (0)