Change sql-mode for svj and startup.

This commit is contained in:
Christian Steinle
2024-03-20 08:38:39 +01:00
parent d8e0fd9170
commit 17442b797d
2 changed files with 3 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ services:
MYSQL_PASSWORD: WL5U6tnGYRm3t5iS2294PHVY4C55KuEL
MYSQL_USER: startup
MYSQL_DATABASE: startup
command: ['--sql-mode=']
networks:
startup:
@@ -44,4 +45,4 @@ networks:
external: true
volumes:
startup-db:
startup-db: