Skip to content

Commit aad2a0f

Browse files
committed
[sql]: change sql configs
1 parent 30c2c70 commit aad2a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ fi
117117

118118
# Database
119119
log_info "Checking database tables..."
120-
php /setup/check-db.php
120+
#php /setup/check-db.php
121121

122122
# NGINX
123123
log_info "Checking Nginx configuration..."

0 commit comments

Comments
 (0)