Skip to content

Commit 9b1280c

Browse files
committed
perf: update env
1 parent 81070ae commit 9b1280c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
environment:
1313
LOG_LEVEL: INFO
1414
CORE_HOST: ${CORE_HOST:-http://host.docker.internal:8080}
15-
BOOTSTRAP_TOKEN: ${BOOTSTRAP_TOKEN-:PleaseChangeMe}
15+
BOOTSTRAP_TOKEN: ${BOOTSTRAP_TOKEN:-PleaseChangeMe}
1616
EXECUTE_PROGRAM: >-
1717
java -Dfile.encoding=utf-8 -XX:+ExitOnOutOfMemoryError
1818
-jar /opt/chen/chen.jar

0 commit comments

Comments
 (0)