Compare commits
2 Commits
f3b75787a0
...
bc8d4d91c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bc8d4d91c7 | ||
|
|
68844fb2ec |
@ -21,7 +21,7 @@ services:
|
||||
MARIADB_USER: ezgg_lan_manager
|
||||
MARIADB_PASSWORD: Alkohol1
|
||||
healthcheck:
|
||||
test: ["CMD", "mariadb-admin", "ping", "-h", "localhost", "-pAlkohol1"]
|
||||
test: ["CMD", "mariadb-admin", "ping", "-h", "localhost"]
|
||||
interval: 5s
|
||||
timeout: 3s
|
||||
retries: 5
|
||||
@ -30,7 +30,6 @@ services:
|
||||
volumes:
|
||||
- database:/var/lib/mysql
|
||||
- ./sql/create_database.sql:/docker-entrypoint-initdb.d/init.sql
|
||||
- ./sql:/sql
|
||||
|
||||
|
||||
volumes:
|
||||
|
||||
555
sql/ezgg_lan_backup_20260224_sanitized.sql
Normal file
555
sql/ezgg_lan_backup_20260224_sanitized.sql
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user