mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-05-14 00:47:29 +08:00
add film delete and recover function
This commit is contained in:
@@ -55,9 +55,9 @@ services:
|
||||
command: [
|
||||
'mysqld',
|
||||
'--default-storage-engine=INNODB',
|
||||
'--innodb-buffer-pool-size=128M',
|
||||
'--character-set-server=utf8mb4',
|
||||
'--collation-server=utf8mb4_unicode_ci',
|
||||
# '--innodb-buffer-pool-size=128M',
|
||||
# '--character-set-server=utf8mb4',
|
||||
# '--collation-server=utf8mb4_unicode_ci',
|
||||
'--default-time-zone=+8:00',
|
||||
'--lower-case-table-names=1'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user