Skip to content

Commit f8dbfd1

Browse files
Cory Schwartzdennis-tra
authored andcommitted
Update docker-compose.yml
1 parent 21d7490 commit f8dbfd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
NEBULA_DATABASE_NAME: nebula
1515
NEBULA_DATABASE_USER: nebula
1616
NEBULA_DATABASE_PASSWORD: password # TODO: unsafe
17-
NEBULA_DATABASE_SSL: disable
17+
NEBULA_DATABASE_SSLMODE: disable
1818
NEBULA_PROMETHEUS_PORT: 6667
1919
NEBULA_PPROF_PORT: 6100
2020
depends_on:

0 commit comments

Comments
 (0)