This commit is contained in:
2026-06-16 23:21:19 +08:00
parent 4f58f9cda7
commit ef1e7db0e6
+3
View File
@@ -0,0 +1,3 @@
CREATE DATABASE IF NOT EXISTS gitea
CHARACTER SET utf8mb4
COLLATE utf8mb4_unicode_ci;