Skip to content

Commit 1a11462

Browse files
authored
Prepare compose example for the image changes in the next upcoming commit
1 parent a5a32db commit 1a11462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.example.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ services:
7272
DB_HOST: "database"
7373
DB_PORT: "3306"
7474
HASHIDS_LENGTH: 8
75+
DB_SSLMODE: 0
7576
networks:
7677
default:
7778
ipam:

0 commit comments

Comments
 (0)