This commit is contained in:
oiov
2025-06-05 15:25:58 +08:00
parent 217166d3aa
commit 99ad3f6f8e
+1 -1
View File
@@ -42,7 +42,7 @@ SCREENSHOTONE_BASE_URL=https://shot.wr.do
# GitHub api token for getting gitHub stars count
GITHUB_TOKEN=
# Skip DB check and migration (only for docker). if false, will check and migrate database each time start docker compose.
# Skip DB check and migration. if false, will check and migrate database each time start docker compose.
SKIP_DB_CHECK=false
SKIP_DB_MIGRATION=false